| 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
|
| SingleLevelProperties |
Single Level Properties |
Collection of SingleLevelProperties |
Optional. Default is None
|
| 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.
|
| BulkPackLevelProperties |
Bulk Pack Level Properties |
Collection of LevelProperties |
Optional. Default is None
|
| 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 and BulkPackPackagingStyle is None or Standard..
|
| BulkPackPackagingStyle |
Product Bulk Pack Packaging Style |
PackagingStyles |
Optional. Default is Standard. Between BulkPackPackagingStyle
L2PackPackagingStyle and L3PackPackagingStyle only 1 can be Collapsible or Nestable. |
| BulkPackQtyPerLayer |
Product Bulk Pack Qty Per Layer |
integer |
Optional. Required only when BulkPackPackagingStyle is Nestable or Collapsible
|
| BulkPackLayerHeight |
Product Bulk Pack Layer Height |
decimal number |
Optional. Required only when BulkPackPackagingStyle is Nestable or Collapsible
|
| BulkPackHeightSameAsSpecs |
Product Bulk Pack Height same as the height of single item |
boolean |
Optional. Required only when BulkPackPackagingStyle is Nestable or Collapsible
|
| BulkPackAdditionalLayerHeight |
Product Bulk Pack Additional Layer Height |
decimal number |
Optional. Required only when BulkPackPackagingStyle is Nestable or Collapsible
|
| BulkPackAddtlWeight |
Product Bulk Pack Additional 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
|
| L2LevelProperties |
Product L2 Level Properties |
Collection of LevelProperties |
Optional. Default is None
|
| L2PackPackagingStyle |
Product L2 Pack Packaging Style |
PackagingStyles |
Optional. Default is Standard. Between BulkPackPackagingStyle
L2PackPackagingStyle and L3PackPackagingStyle only 1 can be Collapsible or Nestable. |
| 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 and L2PackPackagingStyle is None or Standard..
|
| L2PackQtyPerLayer |
Product L2 Pack Qty Per Layer |
integer |
Optional. Required only when L2PackPackagingStyle is Nestable or Collapsible
|
| L2PackLayerHeight |
Product L2 Pack Layer Height |
decimal number |
Optional. Required only when L2PackPackagingStyle is Nestable or Collapsible
|
| L2PackAdditionalLayerHeight |
Product L2 Pack Additional Layer Height |
decimal number |
Optional. Required only when L2PackPackagingStyle is Nestable or Collapsible
|
| L2PackHeightSameAsSpecs |
Product L2 Pack Height Same As Specs |
boolean |
Optional. Required only when L2PackPackagingStyle is Nestable or Collapsible
|
| L2BulkPackAddtlWeight |
Product L2 Bulk Pack Additional Weight in lbs |
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.
|
| L3LevelProperties |
Product L3 Level Properties |
Collection of LevelProperties |
Optional. Default is None
|
| L3PackPackagingStyle |
Product L3 Pack Packaging Style |
PackagingStyles |
Optional
Default is Standard. Between BulkPackPackagingStyle L2PackPackagingStyle and L3PackPackagingStyle only 1 can be Collapsible or Nestable. |
| L3PackQtyFrom |
Product L3 Pack Qty From |
integer |
Optional
|
| L3PackQtyTo |
Product L3 Pack Qty To |
integer |
Optional
|
| L3PackPackageType |
Product L3 Pack Package Type |
PackageType |
Required when L3PackQtyFrom or L3PackQtyTo is greater than 0 and item does not exist in product catalog.
|
| L3PackLength |
Product L3 Pack Length |
decimal number |
Required when L3PackQtyFrom or L3PackQtyTo is greater than 0 and item does not exist in product catalog.
|
| L3PackWidth |
Product L3 Pack Width |
decimal number |
Required when L3PackQtyFrom or L3PackQtyTo is greater than 0 and item does not exist in product catalog.
|
| L3PackHeight |
Product L3 Pack Height |
decimal number |
Required when L3PackQtyFrom or L3PackQtyTo is greater than 0 and item does not exist in product catalog and L3PackPackagingStyle is None or Standard.
|
| L3PackAddtlWeightinLbs |
Product L3 Pack Additional Weight in Lbs |
decimal number |
Optional
|
| L3PackQtyPerLayer |
Product L3 Pack Qty Per Layer |
integer |
Optional. Required only when L3PackPackagingStyle is Nestable or Collapsible
|
| L3PackLayerHeight |
Product L3 Pack Layer Height |
decimal number |
Optional. Required only when L3PackPackagingStyle is Nestable or Collapsible
|
| L3PackHeightSameAsSpecs |
Product L3 Pack Height Same As Specs |
boolean |
Optional. Required only when L3PackPackagingStyle is Nestable or Collapsible
|
| L3PackAdditionalLayerHeight |
Product L3 Pack Additional Layer Height |
decimal number |
Optional. Required only when L3PackPackagingStyle is Nestable or Collapsible
|
| IsRotatableItem |
Rotate Item to Fit in the Predefined Package |
boolean |
Optional. Rotate Item to Fit in the Predefined Package
|