GET api/AddressCleanser/RetrieveAddress?recordId={recordId}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| recordId | string |
Required |
Body Parameters
None.
Response Information
Resource Description
IAddressCleanserModel| Name | Description | Type | Additional information |
|---|---|---|---|
| AddressLine | string |
None. |
|
| BuildingName | string |
None. |
|
| DPID | string |
None. |
|
| LevelNumber | string |
None. |
|
| LevelType | string |
None. |
|
| Locality | string |
None. |
|
| LotNumber | string |
None. |
|
| PostBoxNumber | string |
None. |
|
| PostBoxNumberPrefix | string |
None. |
|
| PostBoxNumberSuffix | string |
None. |
|
| PostBoxType | string |
None. |
|
| Postcode | string |
None. |
|
| State | string |
None. |
|
| StreetName | string |
None. |
|
| StreetNumber1 | string |
None. |
|
| StreetNumber2 | string |
None. |
|
| StreetNumberSuffix1 | string |
None. |
|
| StreetNumberSuffix2 | string |
None. |
|
| StreetSuffix | string |
None. |
|
| StreetType | string |
None. |
|
| UnitNumber | string |
None. |
|
| UnitType | string |
None. |
|
| StateID | integer |
None. |
|
| CountryID | integer |
None. |
|
| AddressLine2 | string |
None. |
|
| AddressLine3 | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.