| Weight |
The Weight of the product this is returned in kg.
|
decimal number
|
None.
|
| Dimensions |
The dimensions of the product.
|
ProductPatchDimensionModel
|
None.
|
| PackagingId |
ID number relating to the packaging size
|
integer
|
None.
|
| PackagingQuantity |
This now deprecated PackagingQuantityDecimal should be used.
|
integer
|
None.
|
| ShippingCost |
The shipping cost for the product, supplied in the account's currency. Must not be
negative and must have no more than two decimal places. Leave null to leave unchanged.
|
decimal number
|
Range: inclusive between 0 and 999999999
|
| ProductHarmonizedCode |
The Harmonzided code for the product
|
string
|
Matching regular expression pattern: ^(?=(?:.{6}|.{8}|.{10}|.{12})$)[0-9]*$
|
| CountryOfManufacture |
Country of Manufacture for the product
|
string
|
None.
|
| StockLocations |
Stock location association for the product. Requires the account to be enabled for multiple stock locations
if more than one location is supplied. Omit this field to leave existing stock location associations untouched.
|
ProductPatchStockLocationsModel
|
None.
|
| IsCpscRegulated |
Whether this product is a CPSC-regulated consumer product that requires US electronic filing
(eFiling) data when shipped to the USA. Gates whether the CPSC fields below are sent to carriers.
|
boolean
|
None.
|
| CpscCertifierId |
US CPSC Certifier ID - the importer's unique identifier linking them to the certificate of
compliance in the CPSC Product Registry.
|
string
|
String length: inclusive between 0 and 50
|
| CpscCertificateVersionId |
US CPSC certificate version identifier - tracks the specific version of the product certificate.
|
string
|
String length: inclusive between 0 and 50
|
| CpscProductStandardisedIdentifier |
US CPSC product identifier / standardised identifier (GTIN, SKU, UPC, model number, etc.) used in
the CPSC Product Registry.
|
string
|
String length: inclusive between 0 and 100
|
| CpscIntendedUseCode |
US CPSC intended-use code identifying the product's intended use / consumer category.
|
string
|
String length: inclusive between 0 and 50
|
| CpscIntendedUseDescription |
US CPSC intended-use description - plain-language explanation of how the product is intended to be used.
|
string
|
String length: inclusive between 0 and 200
|
| CpscDisclaimReason |
US CPSC disclaim reason - explains why a product does not require a certificate or why CPSC data is
not provided.
|
string
|
String length: inclusive between 0 and 200
|