GET api/ContactMediumTypes/{id}
List all Contact medium types matching the provided id
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
ContactnoMediumType| Name | Description | Type | Additional information |
|---|---|---|---|
| ContactnoMediumTypeId | integer |
None. |
|
| ContactnoMediumTypeType | string |
None. |
|
| IsActive | boolean |
None. |
|
| CreatedDateTime | date |
None. |
|
| LastUpdatedDateTime | date |
None. |
|
| CreatedBy | integer |
None. |
|
| LastModifiedBy | integer |
None. |
|
| IsDeleted | boolean |
None. |
|
| ContactNumbers | Collection of ContactNumber |
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.