Skip to main content
POST
Create an Address

Authorizations

Authorization
string
header
required

User token to authorize Cart and Checkout requests.

It is required to associate Cart with the User.

Query Parameters

fields[address]
string

Specify the fields you would like returned in the response body. More information.

Body

application/vnd.api+json
address
object
Example:

Response

200 Success - Returns the address object.

data
Address · object

The Address model holds the customer details, such as name, address, and phone number.