Filtering addresses
Below is a list of attributes available for filtering addresses.
Attribute
Type
type
string
propertyNumber
string
buildingName
string
line
string
city
string
state
string
country
string
Example - Get all addresses for one type
In the example below, we will request to get all addresses that are of type main
.
Last updated