Unlink kit from patient
PATCH/api/v3/kit/dissociate-kit
This endpoint disassociates the packed kit from the patient provided in the Request body.
In order to disassociate a packed kit from a patient, all of the following must apply:
- The Patient must be associated with the Customer making the request
- The Packed Kit must be owned by the Customer making the request
- The Packed Kit must already be associated with the provided Patient
- The Packed Kit must be associated with a non-Impilo site
- The Packed Kit must have a current status of "WITH_PATIENT"
Request
Responses
- 204
No Content