According to the Web Service Endpoints page, making an api call to
Customer?%24top=100&%24skip=0&%24expand=MainContact
Should return the Address data. However, the response does not contain the Address data. It contains all of the other data listed on the Web Service Endpoints page except that. I can see the customer addressed in the UI, but they aren’t coming through in the response. Has anyone else encountered this? Is there another solution to retrieving a list of customer addresses?
Thanks!