NameDescriptionTypeAdditional information
ClientOrderDetailId

Optional identifier for the order detail line.

string

None.

ItemSKU

string

Required

String length: inclusive between 2 and 100

ItemSKU2

Displays an alternate SKU as recorded within the WMS 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 WMS system. Adding this field when creating an order does not do anything.

string

None.

ItemQuantity

integer

Required

ItemPrice

Optional field to include the item price for the line item. If not included, the price of $0.00 USD will be added.

decimal number

None.

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.

OrderDetailLotData

Includes any lot and expiration data for the order line detail.

Collection of OrderDetailLotData

None.

OrderDetailMetaData

Includes any additional meta data for the order line detail.

Collection of OrderDetailMetaData

None.