GET api/GetContactsByCompanyID?CompanyID={CompanyID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
CompanyID

integer

Required

Body Parameters

None.

Response Information

Resource Description

Collection of ContactList
NameDescriptionTypeAdditional information
CompanyID

integer

None.

FullName

string

None.

Phone

string

None.

Cell

string

None.

Fax

string

None.

PhysicalAddress

string

None.

UPSAddress

string

None.

City

string

None.

State

string

None.

ZIPCode

string

None.

Email

string

None.

Title

string

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.