question

mark3 avatar image
mark3 asked chanel Deactivated answered

Hi, we want to capture order type data. pl suggest how it can be done.

hi, we want to capture order type details for an order. order type = "take away" or "Eat in".

what parameters to pass in query to get this from clover api
Orders
10 |2000

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

1 Answer

chanel avatar image
chanel Deactivated answered
You can simply GET /v3/merchants/{mId}/orders/{orderId} and check the orderType field.
10 |2000

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