| Name | Description | Type | Additional information |
|---|---|---|---|
| Name |
The name of this line item |
string |
None. |
| CatalogItemId |
The CatalogId for this line item |
globally unique identifier |
None. |
| Quantity |
The quantity of this line item. |
decimal number |
None. |
| SellAtPricePerUnit |
The per-unit price of this line item |
decimal number |
None. |
| PackageId |
Optional field, the package identifier for this line item. If no packageId is supplied, the order system will assign a package based on FIFO availability. |
string |
None. |
| Batch |
A readonly field indicating the batch number associated with the PackageId. Only relevant if the store has an associated Batch for this PackageId |
string |
None. |