GET api/Address/retrieve?id={id}
Retrieves full address details for a Loqate address ID (from Find suggestions).
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Loqate address ID where Type was Address. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.