question

ghost603 avatar image
ghost603 asked David Marginian Deactivated commented

Is there any way to connect my web app with clover device ?

I want to connect my web app that is built with .net with a clover device.

So when a customer make an order in the website, the inventory in the clover device will be updated automaticly instead of adding the order manually each time there is a new order.

Is there an api to achieve that please ?

Thank you

REST APIInventory
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

·
David Marginian avatar image
David Marginian Deactivated answered David Marginian Deactivated commented

Yes, we have an API. You may want to start here because your question is about orders:

https://docs.clover.com/docs/working-with-orders

REST docs:

https://docs.clover.com/docs/making-rest-api-calls

REST reference:

https://docs.clover.com/reference

3 comments
10 |2000

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

ghost603 avatar image ghost603 commented ·
Thaank you David
0 Likes 0 ·
Brian avatar image Brian commented ·

how can a device get a request from Web Base?
"4. On the Associate Dev Kit modal that appears, enter the serial number for your development kit found on the sticker attached to your Dev Kit's box (for example, C012UQ12345678)."

So, Do I buy Dev Kit to active before connecting to the device?

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ Brian commented ·
I am not sure what you are trying to accomplish. In order to associate a devkit to your account you need to have ordered and received a devkit. Generally devkits are for developers building native apps that have some hardware dependency, perhaps for your use an emulator would work?
0 Likes 0 ·

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