# ImpiloOrder

Model ID: `ImpiloOrder`

No description.

Type: `object`

## Fields

| Field | Type | Required | Format | Allowed values | Default | Nullable | Description |
|---|---|---:|---|---|---|---:|---|
| `current_status` | `string|null` | No |  |  | `null` | Yes |  |
| `devices` | `array|null` | No |  |  | `null` | Yes |  |
| `email_label` | `boolean|null` | No |  |  | `null` | Yes |  |
| `external_order_ids` | `array|null` | No |  |  | `null` | Yes |  |
| `id` | `integer|null` | No |  |  | `null` | Yes |  |
| `order_events` | `array|null` | No |  |  | `null` | Yes |  |
| `order_items` | `array|null` | No |  |  | `null` | Yes |  |
| `order_kits` | `array|null` | No |  |  | `null` | Yes |  |
| `order_notes` | `array|null` | No |  |  | `null` | Yes |  |
| `packed_kits` | `array|null` | No |  |  | `null` | Yes |  |
| `patient` | [`ImpiloPatient`](./ImpiloPatient.md) | No |  |  | `null` | Yes |  |
| `return_devices` | `array|null` | No |  |  | `null` | Yes |  |
| `return_items` | `array|null` | No |  |  | `null` | Yes |  |
| `return_packed_kits` | `array|null` | No |  |  | `null` | Yes |  |
| `shipping_option` | `string|null` | No |  |  | `null` | Yes |  |
| `site` | [`ImpiloSite`](./ImpiloSite.md) | No |  |  | `null` | Yes |  |
| `tracking_numbers` | `array|null` | No |  |  | `null` | Yes |  |

## Example

None declared in canonical OpenAPI.
