Validate an address
POST
/api/form/address
Validate an address. The address is geocoded and validated against the referrer’s settings.
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
line1
required
The first line of the address
string
line2
The second line of the address, i.e. apartment or suite number
string
city
required
string
state
required
string
postalCode
required
The postal code or zip code
string
Responses
Section titled “ Responses ”OK
object
line1
required
The first line of the address
string
line2
The second line of the address, i.e. apartment or suite number
string
city
required
string
state
required
string
postalCode
required
The postal code or zip code
string
Too Many Requests
object
type
string
title
string
status
integer format: int32
detail
string
instance
string
key
additional properties