Add a Shipping Address
POST
/store/customers/me/addressesAdd a Shipping Address to a Customer's saved addresses.
Request
Body Params application/json
No schema defined
Example
Not configured
Request samples
Responses
A successful response(200)
Client Error or Multiple Errors(400)
User is not authorized. Must log in first(401)
Not Found Error(404)
Invalid State Error(409)
Invalid Request Error(422)
Server Error(500)
A successful response
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
No schema defined
Example
Not configured
Last modified: a year ago