question

galano avatar image
galano asked

Not getting customer data for online orders

We are using the REST v3/merchants/{mId}/orders/{orderId} endpoint to read information about an order. For online orders (UberEats, DoorDash) we would like to get the online order details: source (DoorDash, UberEats, etc) and who is the order for.

Is there an expand field that can provide this information? We tried using expand=onlineOrder but that didn't work. Our current expand:

https://api.clover.com/v3/merchants/${mid}/orders/${orderId}?expand=onlineOrder,lineItems,customers

customers comes back as empty for the online orders.

For Kiosk, Clover Online and many other sources of orders we get customer info, but not for the integrations with UberEats and DoorDash. This information does show in the POS under Online Order Details.

OrdersREST API
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community