GET api/ContactTypes/{id}

List all Contact nunmbers matching the provided contact type id

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

ContactType
NameDescriptionTypeAdditional 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.