Link Kit To Patient
This endpoint associates the packed kit to the patient provided in the request body.
In order to associate a packed kit with 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 be associated with a non-Impilo site
- The Packed Kit must have a current status of “PACKED_AT_SITE”
Headers
Impilo-API-Key
Request
This endpoint expects an object.
packedKitId
The ID of the Packed Kit.
patientExternalIdentifier
The External ID of the patient to have the Kit associated to (this or patientId required).
patientId
The ID of the patient to have the Kit associated to (this or patientExternalIdentifier required).