GET api/GetCompanyByZipCode?ZipCode={ZipCode}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
ZipCode

string

Required

Body Parameters

None.

Response Information

Resource Description

Collection of CompanyList
NameDescriptionTypeAdditional information
CompanyID

integer

None.

CompanyName

string

None.

PhysicalAddress

string

None.

City

string

None.

State

string

None.

ZIPCode

string

None.

Email

string

None.

Longitude

decimal number

None.

Latitude

decimal number

None.

Response Formats

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

Sample:

Sample not available.