question

ontheflypos avatar image
ontheflypos asked

HOW CAN WE SEND AN ORDER INTO THE CLOVER DINING APP (Inside the desired tab) FROM AN EXTERNAL REST API?

We need to create an Order using a REST API that can be seen from Clover Dining APP.
When we tried to search for the Order Types on the Platform "EndPoint system_order_types" we get this: "id": "DINE-IN-TYPE", "labelKey": "com.clover.order.type.dine_in", and the order creation is like this: {"note": "This is a Test", "title": "Salon Salon 02", "ManualTransaction": false, "state": "open", "orderType": {"id": "DINE-IN -TYPE "," labelKey ":" com.clover.order.type.dine_in "}} but the method responds: "The referenced order type does not exist ". How can we create a visible order for Clover-Dining placed into the required tab (main, bar, patio, etc). Thanks!
REST APIApp Market
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