How can i get customer phone number?
What endpoint do i use?
Everything you need is here https://developers.lightspeedhq.com/retail/endpoints/Customer/
So I think you need something along the lines of:
/API/Account/{accountID}/Customer.json?load_relations["Contact"]
Answers
Everything you need is here https://developers.lightspeedhq.com/retail/endpoints/Customer/
So I think you need something along the lines of: