This endpoint is for creating orders linked to either a patient or a site, with order content specified by item or kit IDs and an association with a patient or site ID. Optional attributes offer further customization, such as tracking through external order IDs.\n\nFor a comprehensive guide on utilizing this endpoint, including examples, required and optional attributes, and additional functionalities like listing and fetching orders, visit the Order Management Guide.
For more information see the Order Model.
Unique identifier for the order
An array of order ids specified by the client
The patient receiving the order. Exactly one of patient or site must be not null.
The site receiving the order. Exactly one of patient or site must be not null.
The current status of the order
Array of items on the order. At least one of orderItems or orderKits must be not null.
Array of order kits on the order. At least one of orderItems or orderKits must be not null.
Array of order events. These are the status updates for the order.
Array of tracking numbers for the order.
The order item devices
The kits packed in the order
Unique identifier for the order
An array of order ids specified by the client
The patient receiving the order. Exactly one of patient or site must be not null.
The site receiving the order. Exactly one of patient or site must be not null.
The current status of the order
Array of items on the order. At least one of orderItems or orderKits must be not null.
Array of order kits on the order. At least one of orderItems or orderKits must be not null.
Array of order events. These are the status updates for the order.
Array of tracking numbers for the order.
The order item devices
The kits packed in the order