Update Customer Address

This endpoint updates an existing address associated with a customer, allowing changes to address type, location details, and active status.

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

The unique identifier of the customer.

Regex: ^\d+$

Example: 115

string
required
Defaults to 1

The unique identifier of the address.

Regex: ^\d+$

Example: 115

Body Params
string
required
Defaults to PRIMARY

can choose between primary or mailing
PRIMARY | MAILING

string
required
Defaults to 10 Main St

Address Line 1

string
required
Defaults to Suite 200

Address Line 2

string
required
Defaults to Austin

city of the customer you are creating

string
required
Defaults to 78701

Zip code of the customer creating

string
required
Defaults to US-TX

State of the customer creating

string
required
Defaults to US

Right now it always has USA as an option

string
required
Defaults to true

mandatory defaulting to true.

Headers
string
required
Defaults to default
Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json