Partner data
Property | Type | Description |
---|---|---|
name | string | Unique name within one user profile to distinguish and load partnerData. Can be set only on creation of the object but not changed afterwards |
memberId | string | reference to a partner CRM system |
additionalProperty | PropertyValue | any properties |
Included base profile partner object data¶
Property | Type | Description |
---|---|---|
partnerAcronym | string | Partner acronym |
Included base profile object data¶
Property | Type | Description |
---|---|---|
profileId | string | Readonly. Identifier. Guid generated at the creation of the profile |
@id | string | json-ld: full url to load the object |
createdDateTime | DateTime | date and time when the object was created |
lastModified | DateTime | date and time when the object was last updated |
lastModifiedBy | string | the person/service which has last updated the object authenticated users: username of Azure B2C guests: profile id |
createdBySubscription | string | the api subscription name of the creation (→ application) |
lastModifiedBySubscription | string | the api subscription name on the latest update |
Last update:
January 27, 2023 14:37:03