...
Field | Description | Required? | Best Practice? | |
partId | The part Id | TRUE |
| |
description | Description | FALSE | Should be brief and describe part and not contain high level product descriptions. | |
countryOfOrigin | Country of Origin | FALSE |
| |
ColorArray | Information about the part colors | FALSE | Yes. Should not be used in place of unique parts. | |
primaryMaterial | Primary material of construction | FALSE | Yes. | |
SpecificationArray | Specifications | FALSE |
| |
shape | General shape | FALSE |
| |
ApparelSize | Used to describe an apparel size | FALSE |
| |
Dimension | Physical dimensions and weight | FALSE | Yes. | |
leadTime | Lead time in days | FALSE | Yes | |
unspsc | United Nations Standard Products and Services Code (UNSPSC) | FALSE |
| |
gtin | Global Trade Item Number (GTIN) | FALSE | Yes. Helps with marketing on Google Merchant Center. | |
isRushService | Rush service | TRUE |
| ShippingPackageAgive rray Yes. Helps distributors filter products that can be rushed. |
ShippingPackageArray | Shipping package option details for the partPackaging Default package type; e.g. Carton, Box, Pallet. An array of ShippingPackage objects. | FALSE |
| |
ProductPackagingArray | Packaging option details; e.g. Gift Box, Cello Pack, Sleeve. An array of ProductPackaging objects. | FALSE | Yes. Include all quantity and box size varations. | |
endDate | The date this part expires from supplier availability in ISO 8601 format | FALSE |
| |
effectiveDate | The Date this Part initially becomes available from the Supplier in ISO 8601 format | FALSE |
| |
isCloseout | Indicates if a closeout | TRUE |
| |
isCaution | Cautionary status to review for specific warnings about using product data | TRUE |
| |
cautionComment | Cautionary comments | FALSE |
| |
nmfcCode | National Motor Freight Classification Code | FALSE |
| |
nmfcDescription | National Motor Freight Classification Description | FALSE |
| |
nmfcNumber | National Motor Freight Classification Number | FALSE |
| |
isOnDemand | Manufactured on demand / Made to order | TRUE |
| |
isHazmat | Contains hazardous material. A nil value indicates this it is unknown or the data is not available by the supplier. | TRUE |
| |
primaryColor | The "go to market" color. Represented as a Color Object. | FALSE |
|
...
Field | Description | Required? | Best Practice? |
colorName | Supplier specific color name. Go to market color | TRUE |
|
hex | The HEX code representation. This is not a supplement for product color but data used for generating web user interfaces. | FALSE | Helps when displaying swatch colors. |
approximatePms | The PMS code representation. This is not a supplement for product color. | FALSE | Yes |
standardColorName | The standard color that best describes this color. Eventually may become an enumeration. | FALSE | Yes |
...
Field | Description | Required? | Best Practice? |
packageType | The shipping package specific type for this shipping package e.g. Box, Carton, etc. | TRUE |
|
description | The shipping package specific description | FALSE | Yes |
quantity | The partId unit quantity included within this specific shipping packaging option | TRUE | Yes |
dimensionUom | The weight unit of measure for the packageType | TRUE |
|
depth | The depth/length of the shipping package in the dimensionUom unit of measure | FALSE | Yes |
height | The height of the shipping package in the dimensionUom unit of measure | FALSE | Yes |
width | The width of the shipping package in the dimensionUom unit of measure | FALSE | Yes |
weightUom | The weight unit of measure for the packageType | TRUE |
|
weight | The weight of the specific packageType | FALSE | Yes |