| Name | Description | Type | Additional information |
|---|---|---|---|
| ItemSKU | string |
Required String length: inclusive between 2 and 100 |
|
| ItemSKU2 |
Displays an alternate SKU as recorded within the BGS system. Adding this field when creating an order does not do anything. |
string |
None. |
| ItemDescription |
Displays the ItemDescription for the SKU as recorded within the BGS system. Adding this field when creating an order does not do anything. |
string |
None. |
| ItemQuantity | integer |
Required |
|
| IsKitHeader |
Returns "True" or "False". If True, then the line item represents a kit which will have sub-items on the order. The sub-items on the order will be listed as False. |
boolean |
None. |
| IsPicked |
Returns "True" or "False". If True, then the line item was picked through the WMS picking process. If False, then the line item is either a non-pickable item (such as a kit header or a virtual item) or the line item was deducted from inventory through an automated process. |
boolean |
None. |
| PickType |
If picked, then returns what was scanned at the time of picking. Values include: QRCode, SKU, or Unit. QRCode indicates the product was case picked by scanning a QRCode. SKU indicates the SKU was scanned or entered. Unit indicates the inventory unit was scanned or entered. |
string |
None. |
| OrderDetailLotData | Collection of OrderDetailLotData |
None. |