CatalogProductType
Represents a product in the catalog.
Fields
Unique identifier of the component.
Customer-facing description of the product.
Customer-facing name of the product.
Unique identifier of the product.
Internal name of the product.
The market the product is associated with.
The type of product.
Identifier of the product specification associated with this product.
Tags associated with this product for classification.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"code": "spring-model-next-such-ok",
"customerDescription": "mind-air-woman-yard-sea",
"customerName": "customer-home-food-important-call",
"identifier": "18705747",
"internalName": "analysis-spring-prepare-finish-fear",
"marketName": "good-foot-security-may-moment",
"sourceProductType": "SUPPLY",
"specificationIdentifier": "29965759",
"tags": [TagType]
}