Loading theme toggle
POST/customers/self/addresses

Add customer address

Add a new address to the customer's profile.

Customers

Request

Make a POST request to /customers/self/addresses with a JSON request body.

Request Body

Required

Content-Type: application/json

Response

201Address created successfully
400Bad Request
401Unauthorized
500Internal Server Error