Create Return
Headers
Impilo-API-Key
Request
This endpoint expects an object.
patientId
The patient that is making the return.
siteId
The site that is making the return.
returnItems
An array of non-tracked items expected on this return.
returnDevices
An array of devices expected on this return.
shippingOption
The shipping service level.
Allowed values:
emailLabel
Indicates if the return shipping label will be emailed or shipped.
Response
This endpoint returns an object.
id
Unique identifier for the return, managed by Impilo.
patient
The patient that is making the return.
site
The site that is making the return.
currentStatus
The current status of this return.
returnKits
An array of kits related to items expected on this return.
returnItems
An array of non-tracked items expected on this return.
returnEvents
An array of the return events for this return.
trackingNumbers
An array of tracking numbers associated with this return.
returnDevices
An array of devices expected on this return.