Cases
Create Case
Create a case, resolving or creating its patient. Idempotent on external_id: a repeat returns the existing case unchanged.
post/api/v1/cases
Request body
Response
Successful Response
Changes
Changed in 3 of the 12 revisions of this API.5
- ○
removed the
BLOCKEDenum value from thestatusresponse property for the response status201response-property-enum-value-removed
- ○
removed the
QUEUEDenum value from thetasks/items/statusresponse property for the response status201response-property-enum-value-removed
- ○
- ○
added the new optional request property
source_urlnew-optional-request-property
- ○
added the required property
source_urlto the response with the201statusresponse-required-property-added
- ○
- ○
endpoint added
endpoint-added
- ○