Fetch Order

Path parameters

orderIdlongRequired

Headers

Impilo-API-KeystringRequired

Response

OK

currentStatusenumOptional

The current status of the order

deviceslist of objectsOptional

The order item devices

externalOrderIdslist of stringsOptional

An array of order ids specified by the client

idlongOptional

Unique identifier for the order

orderEventslist of objectsOptional

Array of order events. These are the status updates for the order.

orderItemslist of objectsOptional

Array of items on the order. At least one of orderItems or orderKits must be not null.

orderKitslist of objectsOptional

Array of order kits on the order. At least one of orderItems or orderKits must be not null.

orderNoteslist of objectsOptional

Array of order notes. These are additional pieces of information attached to an order.

packedKitslist of objectsOptional

The kits packed in the order

patientobjectOptional

The patient receiving the order. Exactly one of patient or site must be not null.

shippingOptionenumOptional
Allowed values:
siteobjectOptional

The site receiving the order. Exactly one of patient or site must be not null.

trackingNumberslist of objectsOptional

Array of tracking numbers for the order.