How to get order delivery from POS?

Hi there!
We want get order with delivery info from POS square to my site. How to get there ?
Can use order api for this ?

Thank you !

With our Orders API you can get orders that have been completed and paid for to your site. :slightly_smiling_face:

1 Like

Thank you reply !
We want get an order from POS restaurant when I connect Doordash or delivery third party to a POS restaurant. How to get this order and information delivery?

With Square when an order comes in through a third party like DoorDash you can the Orders API to get the order that has been pushed to the POS. Also you can use webhooks to be notified of new orders coming into the POS. :slightly_smiling_face:

1 Like