GET Contacts/BusinessUnit/Initialize?EntityID={EntityID}&BUID={BUID}
Get empty contactBusinessUnit
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
EntityID | integer |
None. |
|
BUID | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Empty ContactBusinessUnitDTO
ContactBusinessUnitDTOName | Description | Type | Additional information |
---|---|---|---|
ContactID |
The unique identifier for the Contact this Contact Business Unit record belongs to. |
integer |
None. |
BUID |
The unique identifier for the Business Unit this Contact Business Unit record refers to. |
integer |
None. |
BusinessUnitStatusID |
ID of the Business Unit Status of type Contact |
integer |
None. |
StartDateUtc |
Start Date for the Contact Business Unit record in UTC, |
date |
None. |
StopDateUtc |
Stop Date for the Contact Business Unit record in UTC, |
date |
None. |
StatusReason |
An optional string specifying the reason for the client's record in this Business Unit. The allowed values come from the Code table selected in "Reason Code Table" in Business Unit Status setting. |
string |
None. |
StatusReason2 |
A second optional string specifying the reason for the client's record in this Business Unit The allowed values come from the Code table selected in "Reason 2 Code Table" in Business Unit Status setting. |
string |
None. |
Props |
Additional properties for Contact Business Unit record. |
Collection of Object |
None. |
StatusComments |
Optional comments regarding the status of Contact Business Unit record. |
string |
None. |
ReferralSource |
The source of the referral for the contact's business unit. Input from code table entries where TableName is "Referral Sources", (). |
string |
None. |
RecordState |
The Record state of the Contact Business Unit record, . |
RecordState |
None. |
Created |
The audit information for the creation of the record, including the creation date in UTC and the user who created it, . This field is readonly. |
AuditDataDTO |
None. |
LastUpdated |
The audit information for the last update to the record, including the update date in UTC and the user who made the update, . This field is readonly. |
AuditDataDTO |
None. |
BusinessUnitName |
Name of the Business Unit this Contact Business Unit record refers to. |
string |
None. |
StatusName |
Name of the Business Unit Status of type Contact this Contact Business Unit record refers to. |
string |
None. |
Summary |
Summary of the Contact Business Unit record. This field is readonly. |
string |
None. |