Validate an address
POST
/api/form/address
Validate an address. The address is geocoded and validated against the referrer’s settings.
Authorizations
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
200
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
429
Too Many Requests
object
type
string
title
string
status
integer format: int32
detail
string
instance
string
key
additional properties