Name | Description | Type | Additional information |
---|---|---|---|
QtyToPack |
Quantity of Items that needs to be packed |
integer |
Required
|
Item |
Product Item |
string |
Required
|
Description |
Product Description |
string |
Optional
|
FreightClass |
Product Freight Class |
string |
Optional
|
Category |
Product Category |
string |
Optional
|
Length |
Product Length |
decimal number |
Required when item does not exist in product catalog.
|
Height |
Product Height |
decimal number |
Required when item does not exist in product catalog.
|
Width |
Product Width |
decimal number |
Required when item does not exist in product catalog.
|
Weight |
Product Weight in Lbs |
decimal number |
Required when item does not exist in product catalog.
|
PackageType |
Product Package Type |
PackageType |
Required when item does not exist in product catalog.
|
BulkPackQtyFrom |
Product Bulk Package Quantity From |
decimal number |
Optional
|
BulkPackQtyTo |
Product Bulk Package Quantity To |
decimal number |
Optional
|
BulkPackPackageType |
Product Bulk Pack Package Type |
PackageType |
Required when BulkPackQtyFrom or BulkPackQtyTo is greater than 0 and item does not exist in product catalog.
|
BulkPackLength |
Product Bulk Pack Length |
decimal number |
Required when BulkPackQtyFrom or BulkPackQtyTo is greater than 0 and item does not exist in product catalog.
|
BulkPackWidth |
Product Bulk Pack Width |
decimal number |
Required when BulkPackQtyFrom or BulkPackQtyTo is greater than 0 and item does not exist in product catalog.
|
BulkPackHeight |
Product Bulk Pack Height |
decimal number |
Required when BulkPackQtyFrom or BulkPackQtyTo is greater than 0 and item does not exist in product catalog.
|
BulkPackAddtlWeight |
Product Bulk Pack Truckload Weight in Lbs |
decimal number |
Optional
|
UseItemFreightClass |
Use Item Freight Class true or false |
boolean |
Optional. If false system will calculate the freight class automatically based on the settings in the app
|
CBFT |
Product CBFT true or false |
decimal number |
Optional
|
L2BulkPackQtyFrom |
Product L2 Bulk Pack Quantity From |
decimal number |
Optional
|
L2BulkPackQtyTo |
Product L2 Bulk Pack Quantity To |
decimal number |
Optional
|
L2BulkPackPackageType |
Product L2 Bulk Pack Package Type |
PackageType |
Required when L2BulkPackQtyFrom or L2BulkPackQtyTo is greater than 0 and item does not exist in product catalog.
|
L2BulkPackLength |
Product L2 Bulk Pack Length |
decimal number |
Required when L2BulkPackQtyFrom or L2BulkPackQtyTo is greater than 0 and item does not exist in product catalog.
|
L2BulkPackWidth |
Product L2 Bulk Pack Width |
decimal number |
Required when L2BulkPackQtyFrom or L2BulkPackQtyTo is greater than 0 and item does not exist in product catalog.
|
L2BulkPackHeight |
Product L2 Bulk Pack Height |
decimal number |
Required when L2BulkPackQtyFrom or L2BulkPackQtyTo is greater than 0 and item does not exist in product catalog.
|
L2BulkPackAddtlWeight |
Product L2 Bulk Pack Truckload Weight |
decimal number |
Optional
|
MakeBulkPackLeftOver |
Product Bulk Pack Left Over |
integer |
Optional
|
NMFC |
Product NMFC Code |
string |
Optional
|
AllowMixingParts |
Allow Mixing Parts | true or false |
boolean |
Optional. if not provided default value will be true.
|