Filtering customers on email

in Development
Hi,
So in the API docs it states the following:
So in the API docs it states the following:
It’s only possible to search in 1 level of relations, that is, you can search in the SaleLines relation on the Sale endpoint, but not in SaleLines.Item.
Am I correct in stating that filtering customers on their e-mail address is not possible then? Since the e-mail address is hidden away inside the Contact relation, and inside there it is down in Emails -> ContactEmail -> address.
3 comments
See this page: https://developers.lightspeedhq.com/retail/tutorials/searching/#searching-customers-contact-information
Lightspeed HQ
I see now, thanks!
Lightspeed HQ