User updated message
Custom payload definition of the following Delivery Configuration message namespaces:
-
sitecore.ordercloud.messages.entitysync.adminuser.updated
-
sitecore.ordercloud.messages.entitysync.buyeruser.updated
-
sitecore.ordercloud.messages.entitysync.supplieruser.updated
Models
UserChanged
| Name | Type | Description |
|---|---|---|
| UserContext | UserContext | The user context. |
| ID | string | Identifier of the User. |
| UserType | int | 0 - Buyer 1 - Supplier 2 - Admin |
| CompanyID | string | Identifier of the buyer, supplier or marketplace seller. |
| Username | string | The username. |
| FirstName | string | The first name. |
| LastName | string | The last name. |
| string | The email. | |
| Phone | string | The phone number |
| TermsAccepted | DateTimeOffset | The date and time (UTC) the terms were accepted by the user. |
| Active | bool | Indicates of the user is active in the system. |
| AvailableRoles | List | Roles assigned to the user. |
| Locale | Locale | Locale of the user. May be null. |
| DateCreated | DateTimeOffset | Date and time (UTC) the user was created. |
| PasswordLastSetDate | DateTimeOffset | Last Date and time (UTC) the user has reset the password. |
| xp | dynamic | Dynamic properties assigned to the user. |
If you have suggestions for improving this article, let us know!