Update a business address

Updates an address of a business. Send only the fields you want to change.

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

ID of the business, for example bus_3f8a2c71-9d4e-4b6a-8f15-6c2e9a7b4d10.

string
required

ID of the address, for example addr_2e9b5c47-8d1a-4f36-b7e2-6a4c9f1d3b85.

Body Params

Address fields to update. Send only the fields you want to change.

string
enum

What the address is used for.

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

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

string

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

string

City or town.

string

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

string

ZIP or postal code.

string
^[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; }