Business Object: Profile (4.0.0)
-
-
Description
Details related to a an individual or company.
ID
| Field Name |
Member Type |
Field Type |
Description |
| ProfileID |
Element |
GUID
|
A globally unique identifier for a customer (person, entity, group). |
| UserID |
Element |
string
|
An customer facing identifier for the profile. |
Summary
| Field Name |
Member Type |
Field Type |
Description |
| Status |
Element |
ProfileStatus_Enum
|
Specifies the current status of the profile (e.g. Active, Inactive, Marked for deletion, etc.). |
| ProfileStatusHistory |
Element |
ProfileStatusHistory
|
A collection of status changes for a profile along with associated data. Even the current status will create a ProfileStatusHistory Record which can be used to calculate when a status began and potentially ended. |
| AssociatedProfile |
Element |
AssociatedProfile
|
Provides information regarding another profile and the relationship to the profile. |
| LastUsedDateTime |
Element |
dateTime
|
Specifies the last time that the profile was utilized (e.g. updated, usage, etc.). |
| ProfileEntity |
Element |
ProfileEntity
|
Profile information for a person or company. |
| BusinessEntity |
Element |
BusinessEntity
|
The organization doing business as a portfolio holding company, brand or order fulfillment location. |
Detail
| Field Name |
Member Type |
Field Type |
Description |
| No member fields defined for this facet. |
|