GET Contacts/Language/{contactID}/{languageEntryID}
Get contactLanguage
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
contactID |
ContactID of ContactLanguage to be searched |
integer |
Required |
languageEntryID |
LanguageEntryID of ContactLanguage to be searched |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ContactLanguageDTO
ContactLanguageDTOName | Description | Type | Additional information |
---|---|---|---|
ContactID |
Contact ID |
integer |
None. |
LanguageEntryID |
Language Entry ID |
integer |
None. |
Speaking |
Speaking |
boolean |
None. |
Reading |
Reading |
boolean |
None. |
Writing |
Writing |
boolean |
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. |