docs
  1. Customer Account Api
  2. Resources
  3. Customer
  4. Address
  5. List Addresses

List Addresses

Requires the scope customer.address.read to be authenticated first via Authentication GET /embedded/account endpoint. The generated access token must be included in the request header as Bearer xxx where xxx is the access token.

Header x-shop-id should be also sent in header, otherwise 403 status code will return

Responses

GET/oauth/customer/addresses
Provide Feedback