Add an individual address

Adds an address to an individual.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

ID of the individual, for example ind_2b7e4f13-6c9a-4d51-8a3e-9d0f2c6b8e74.

Body Params

The address to add.

string
enum
required

What the address is used for. Businesses usually use registered, physical, mailing or headquarters; individuals usually use home, mailing or work.

Allowed:
string
length ≤ 255

Your own reference for this record, up to 255 characters. Use it to find the record later with the externalId filter.

string
required

Street address, such as the building number and street name.

string

Additional address details, such as a suite, unit or floor.

string
required

City or town.

string
required

State or province, as a two-letter code where one exists, for example TX.

string
required

ZIP or postal code.

string
required
^[A-Z]{2}$

Country, as a two-letter ISO 3166-1 code, for example US.

boolean

Set to true for the main record of this kind.

Headers
string

Optional. A unique value, such as a UUID, that identifies this request. If you retry with the same key, the change is not applied twice.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
.readme-logo { display: none !important; }