How to get customer contact details using Retail API?
Hi,
You can use the customer endpoint and load the contact relation.
Example:
https://api.lightspeedapp.com/API/Account/{accountID}/Customer.json?load_relations=["Contact"]
https://developers.lightspeedhq.com/retail/endpoints/Customer/ https://developers.lightspeedhq.com/retail/introduction/relations/
1 comment
Hi,
You can use the customer endpoint and load the contact relation.
Example:
https://developers.lightspeedhq.com/retail/endpoints/Customer/ https://developers.lightspeedhq.com/retail/introduction/relations/