Create Customer Address

This endpoint creates a new address record for a customer, such as a primary or mailing address, and associates it with the specified customer.

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

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