GET Contacts/GroupStatus/Initialize?BUID={BUID}&EntityID={EntityID}&GroupID={GroupID}
Get empty contactGroupStatus
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
BUID | integer |
None. |
|
EntityID | integer |
None. |
|
GroupID | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
Empty ContactGroupStatusDTO
ContactGroupStatusDTOName | Description | Type | Additional information |
---|---|---|---|
StatusID |
The unique identifier for the contact's group's status record. |
integer |
None. |
ContactID |
The unique identifier for the contact record. |
integer |
None. |
BUID |
The unique identifier for the business unit record. |
integer |
None. |
GroupID |
The unique identifier for the group record. |
integer |
None. |
BusinessUnitStatusID |
The unique identifier for the business unit status record. |
integer |
None. |
StatusReason |
Status Reason Input from code table entries where TableName is "Contact Statuses", (). |
string |
None. |
StatusReason2 |
Additional Status Reason (StatusReason2) Input from code table entries where TableName is "Contact Statuses 2", (). |
string |
None. |
StatusComments |
Status Comments for the contact's group status. |
string |
None. |
ReferralSource |
The source of the referral for the business unit. Input from code table entries where TableName is "Referral Sources", (). |
string |
None. |
StartDateUtc |
Start Date in UTC |
date |
None. |
StopDateUtc |
Stop Date in UTC |
date |
None. |
RecordState |
Record State, |
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. |
StatusName | string |
None. |
|
FormEntryID |
The unique identifier for the form entry record. |
integer |
None. |
Summary |
Alias for ContactGroupStatusDTO This property is readonly. |
string |
None. |