GET api/{ext}/address/GetList?CompanyName={CompanyName}&CityName={CityName}&StateProvID={StateProvID}&AddressCode={AddressCode}&CountryID={CountryID}&PostalCode={PostalCode}
Used to retrieve the addresses
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
CompanyName | string |
None. |
|
CityName | string |
None. |
|
StateProvID | string |
None. |
|
AddressCode | string |
None. |
|
CountryID | string |
None. |
|
PostalCode | string |
None. |
|
ext | string |
None. |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.