Creates a new catalog.
Name | Description | Additional information |
---|---|---|
model | The model of the catalog. |
Define this parameter in the request body. |
{
"CatalogId": 1,
"ExternalId": "sample string 2",
"IsActive": true,
"Name": "sample string 4",
"PortalId": 1,
"PreserveCategories": true,
"IsDefault": true,
"IsFromSitecore": true,
"ProductIds": "sample string 8",
"ProductCount": 9,
"CategoryCount": 10
}