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

This endpoint returns an object.
idlongOptional

Unique identifier for the return, managed by Impilo.

patientobjectOptional

The patient that is making the return.

siteobjectOptional

The site that is making the return.

currentStatusstringOptional

The current status of this return.

returnKitslist of objectsOptional

An array of kits related to items expected on this return.

returnItemslist of objectsOptional

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

returnEventslist of objectsOptional

An array of the return events for this return.

trackingNumberslist of objectsOptional

An array of tracking numbers associated with this return.

returnDeviceslist of objectsOptional

An array of devices expected on this return.

relatedOrderIdlongOptional

The identifier of a related order, if exists.