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

# Order resource

> This object represents an individual transaction within a subscription.

The `Order` object is created each time a subscription is billed or fulfilled, capturing the complete details of that transaction. Orders contain information about the products or services being delivered, pricing, discounts applied, shipping details, and payment status.

### Search query fields

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

### Reference
