question

iceman avatar image
iceman asked iceman commented

Basic API GET and POST question

I am brand new to looking at the clover apis. Any help will be greatly received. We have a Till System and would like to automatically GET data from our products via an API. But also POST orders back to the system via API. Is this even possible?

1. Is there a GET all products API?

2. Is there a POST order API?

If so, where do I access them?


Thanks for you help.

REST APIAPI TokenSale
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 iceman commented
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.

iceman avatar image iceman commented ·

Thanks, that has helped. I have a follow on question. Do I need to create an APP to act as the middle-man between the Merchant data and the external web app? I was expecting to simply have the ability to call the REST Api from my webapp.

0 Likes 0 ·
David Marginian avatar image David Marginian ♦♦ iceman commented ·

Yes, the merchant grants your app permission to access their data when they choose to install your app. Otherwise anyone could query any merchant's data, that wouldn't make much sense, would it?

0 Likes 0 ·
iceman avatar image iceman David Marginian ♦♦ commented ·

Very good point. So I guess when I dig a little deeper I will find how to make it merchant specific :)

0 Likes 0 ·

Welcome to the
Clover Developer Community