Create or update a category assignment.
POST
/catalogs/{catalogID}/categories/assignments
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 | --- | --- | --- | |
BuyerID | Required | string | --- | --- | --- | |
UserGroupID | string | --- | --- | --- | ||
Visible | boolean | --- | --- | --- | ||
ViewAllProducts | boolean | --- | --- | --- |