CategoryProductAssignment document (Data API 23.2)

Document representing a category product assignment.

Property Type Constraints Description
catalog_id String maxLength=256, minLength=1 The id of the catalog.
category_id String maxLength=256, minLength=1 The id of the category.
link String   The URL used to get the product category assignment.
owning_catalog_name Localized<String>   The name of the catalog that owns the product.
position Double   The position of product category assignment.
product Product   The product that is assigned to the category.
product_id String maxLength=256, minLength=1 The id of the Product.
product_name Localized<String>   The name of the product.
X OCAPI versions 15.x and 16.x will be retired on March 31, 2021. For dates and more information, see the OCAPI versioning and deprecation policy and this Knowledge Article.