Manage addresses
Last updated
Last updated
To delete the shopper's address, specify the address identifier in the {addressId} URI path parameter. No warning message appears if you delete the last address linked to the shopper.
The address ID.
No Content
To get an address by ID, specify the ID of the address in the {addressId} URI path parameter.
The address ID.
Successful response.
Create or update a shopper's address. Each address entry must have a unique nickname. If a current address has the same nickname specified in the request, that address is updated; otherwise, the request creates a new address.
Address for the shopper.
No Content
Retrieve all addresses configured for a shopper, such as home and work addresses. If you need to access a billing or shipping address, use the methods available in the Carts API.
Successful response.