Create or update a category product assignment.
POST
/catalogs/{catalogID}/categories/productassignments
204Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
catalogID | Required | string | ID of the catalog. | --- |
Request Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
CategoryID | Required | string | --- | --- | --- | |
ProductID | Required | string | --- | --- | --- | |
ListOrder | integer | int32 | --- | --- |