question

rastech29 avatar image
rastech29 asked David Marginian Deactivated answered

Orders entered via Rest API are not showing in POS (but are showing in online portal) using version 3

Hi

We are submitting orders using REST api via our website. The order are processed fine on clover's webportal. We can see the orders fine however when I installed clover flex min 2. I don't see anything in the orders. I even tried submitting the new order but it still doesn't show on the register emulator. We have clover's order app installed there are no filters



OrdersREST APIClover Flex
10 |2000

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

David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated converted comment to answer

Orders created via the REST API are not showing up on an emulator? Can you provide an order id?

1 comment
10 |2000

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

rastech29 avatar image rastech29 commented ·

hope this will help1619639200118.png

0 Likes 0 ·
1619639200118.png (42.5 KiB)
rastech29 avatar image
rastech29 answered

hope this will1619639158786.png


1619639158786.png (42.5 KiB)
10 |2000

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

David Marginian avatar image
David Marginian Deactivated answered

The recommended way to create orders is via our atomic order endpoints - https://docs.clover.com/docs/working-with-orders.

You are using the APIs discussed here - https://docs.clover.com/docs/creating-custom-orders and you have failed to set the state of the order to open (null state orders will not show up in the orders app) - https://docs.clover.com/docs/creating-custom-orders#setting-order-state.


10 |2000

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

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