GET Contacts/RelationshipDetail/{contactID}/{entityRelationshipID}
Get contactRelationshipDetail
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
contactID |
ContactID of ContactRelationshipDetail to be searched |
integer |
Required |
entityRelationshipID |
EntityRelationshipID of ContactRelationshipDetail to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ContactRelationshipDetailDTO
ContactRelationshipDetailDTOName | Description | Type | Additional information |
---|---|---|---|
ContactID |
Contact ID |
integer |
None. |
EntityRelationshipID |
Entity Relationship ID |
integer |
None. |
SortOrder |
Sort Order |
integer |
None. |
Comments |
Comments |
string |
None. |
RecordState |
Record State |
RecordState |
None. |
Created |
Created |
AuditDataDTO |
None. |
LastUpdated |
Last Updated |
AuditDataDTO |
None. |
Summary |
Summary |
string |
None. |