When in production, do we have to use an application on the market place or can we write one for said entity that is not on the application marketplace as in lets say a Winforms application that makes the rest calls
When in production, do we have to use an application on the market place or can we write one for said entity that is not on the application marketplace as in lets say a Winforms application that makes the rest calls
In order for your application to access merchant data via Clover's REST API, the app has to retrieve an API token using Clover's OAuth framework. Merchant data (inventory, orders, payments, etc.) are protected by permissions which are granted by the API token.
Please read more about how to generate an API token here in our documentation: https://docs.clover.com/clover-platform/docs/create-an-api-token
1 Person is following this question.