Parameters for Input Data
Field Name | Description | Type | Required |
---|---|---|---|
Data.PreciselyID | Unique ID for the addressable location , known as PreciselyID | String | Yes |
Data.ParentID | Unique ID for the parent addressable location | String | Yes |
Data.BuildingID | Unique Building Identifier | String | Yes |
Data.ParcelID | Unique Parcel Identifier | String | Yes |
Data.Property Attribute ID | Unique and persistent ID for a tax record | String | Yes |
Data.POI ID | Unique POI ID which returns the address related to the point of interest | String | Yes |
Data.PolygonWKT | Polygon Geometry as Well Known Text (WKT) | String | Yes |
Data.PointWKT | Point Geometry as Well Known Text (WKT) | String | Yes |
Data.LineWKT | Line Geometry as Well Known Text (WKT) | String | Yes |
Note: Any one of the above input parameters is enough for making an API call.