Supplier updated message
Custom payload definition of the following Delivery Configuration message namespaces:
- sitecore.ordercloud.messages.entitysync.supplier.updated
Models
SupplierChanged
| Name | Type | Description |
|---|---|---|
| UserContext | UserContext | The user context. |
| ID | string | Identifier of the User. |
| Name | string | The name of the supplier. |
| Active | bool | Indicates of the supplier is active in the system. |
| DateCreated | DateTimeOffset | Date and time (UTC) the supplier was created. |
| AllBuyersCanOrder | bool | Indicates if all buyers can purchase from this supplier. |
| xp | dynamic | Dynamic properties assigned to the supplier. |
Delivery Target Behaviors:
Search Ingestion
The search ingestion delivery target will flatten the 'xp' properties (up to arrays) into individual properties that can be consumed by Discover 2.0.
Copy To Clipboard
The above will generate the following properties in the payload to Discover 2,0.
Copy To Clipboard
If you have suggestions for improving this article, let us know!