Category updated message
Custom payload definition of the following Delivery Configuration message namespaces:
- sitecore.ordercloud.messages.entitysync.category.updated
Models
Category
| Name | Type | Description |
|---|---|---|
| UserContext | UserContext | The user context. |
| CatalogID | string | Associated catalog. |
| ID | string | The identifier of the category. |
| Name | string | The name of the category. |
| Description | string | The description of the category. |
| ListOrder | int | The order in which the category appears underneath the parent or catalog (if root level). |
| Active | bool | Indicates of the category is active. |
| ParentID | string | The parent of the category. May be null. |
| ChildCount | int | The number of children of the category. |
| xp | dynamic | Dynamic properties assigned to the category. |
Discover 2.0 Integration
The following category xp properties will synchronize to specific Discover 2.0 Category model attributes:
| Xp Property | Discover 2.0 Attribute |
|---|---|
| discoverurlpath | url_path |
If you have suggestions for improving this article, let us know!