Fetch Return

Retrieves a Return Merchandise Authorization from the Impilo platform by the ID provided in the path.

Path parameters

idlongRequired

Headers

Impilo-API-KeystringRequired

Response

OK
currentStatusenum
The current status of this return.
idlong or null
Unique identifier for the return, managed by Impilo.
patientobject or null
The patient that is making the return.
relatedOrderIdlong or null
The identifier of a related order, if exists.
returnDeviceslist of objects or null
An array of devices expected on this return.
returnEventslist of objects or null
An array of the return events for this return.
returnItemslist of objects or null

An array of non-tracked items expected on this return.

returnKitslist of objects or null
An array of kits related to items expected on this return.
siteobject or null
The site that is making the return.
trackingNumberslist of objects or null
An array of tracking numbers associated with this return.