Create an Address

Path Params
integer
required

Customer's ID

Body Params
string

Formal greeting or title of the customer

string

First name of the customer.

string

Last name of the customer.

string
deprecated

Use firstName and lastName instead.

string | null
string
required
string | null
string
required
string
required
length between 2 and 2

The two letter State abbreviation

string
required
string
required
length between 2 and 2

The two letter Country abbreviation

string
required

Deprecated (Use phone field) - 10 digit phone number

phone
object | null
string
int32

UPS Access Point identifier

Responses

401

Authentication failed

403

Insufficient permission

404

Not Found

Language
Credentials
Basic
base64
:
Response
Click Try It! to start a request and see the response here!