Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get all contacts that belong to specific a customer via API? #2216

Open
madtaras opened this issue May 19, 2021 · 2 comments
Open

How to get all contacts that belong to specific a customer via API? #2216

madtaras opened this issue May 19, 2021 · 2 comments

Comments

@madtaras
Copy link

It's no documented in the API. Also, I didn't found any properties on the contact object that link it to a customer by ID. I assume it's possible to do it with $filter but I couldn't find how


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

@sharkfin009
Copy link

stuck on this also over here!

@sharkfin009
Copy link

ahh, we need to query the ContactsInformation object on the Customer first. Gives us an array of contacts ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants