GET api/ContactTypes
List all Contact Types
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of ContactTypeName | Description | Type | Additional information |
---|---|---|---|
ContactTypeId | integer |
None. |
|
ContactTypeName | string |
None. |
|
Desc | string |
None. |
|
isActive | boolean |
None. |
|
CreatedDateTime | date |
None. |
|
LastUpdatedDateTime | date |
None. |
|
CreatedBy | integer |
None. |
|
LastModifiedBy | integer |
None. |
|
IsDeleted | boolean |
None. |
|
OrgContacts | Collection of OrgContact |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.