Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.08 KB

ProductDetails.md

File metadata and controls

20 lines (15 loc) · 1.08 KB

# ProductDetails

Properties

Name Type Description Notes
id string The identifier of the product in the upstream system. [optional]
sku_group_id string The identifier of the SKU group. [optional]
name string The name of the product. [optional]
description string The description of the product. [optional]
url string The product url. [optional]
country_of_origin string The country of origin of the product. [optional]
image string The image of the product. [optional]
weight double The weight of the product measured in the unit specified by weightUnit. [optional]
weight_unit string The unit of measurement applied to the weight. [optional]
part_number string The manufacturer's part number. [optional]

[Back to Model list] [Back to API list] [Back to README]