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