> ## Documentation Index
> Fetch the complete documentation index at: https://juo.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Schedule order resource

> This object represents an order within a schedule.

The `ScheduleOrder` object is a projected future order generated by the schedule system. Each schedule contains one or more orders that define when and what will be delivered to the customer. Schedule orders serve as a preview of upcoming orders before they are actually created and processed, containing information about the delivery date, items to be delivered, pricing, discounts, and whether the order has been skipped.

### Search query fields

| Field | Description                                                     | Type   |
| ----- | --------------------------------------------------------------- | ------ |
| id    | The subscription identifier (accepts up to 20 subscription IDs) | string |

### Reference
