| Name | Type | Description | Notes |
|---|---|---|---|
| id | string | The line item ID, required by the fulfil endpoint. | |
| title | string | The line item title. | |
| sku | string | The variant SKU. | |
| variantId | string | The variant ID. | |
| quantity | int | Quantity ordered. | |
| fulfilledQuantity | int | Quantity already fulfilled. | |
| returnedQuantity | int | Quantity returned. | |
| unitPrice | int | Unit price in the smallest currency unit. | |
| total | int | Line total in the smallest currency unit. |