I want to consume Clover SDK for following functionalities
1.Customer CRUD
2. Inventory CRUD
3.Orders CRUD
4. Employee CRUD
5. Payment CRUD.
I have done this functionalities using REST API. I worked in some of the functionalities in Clover SDK.
Without interaction with REST API I want to achieve those functionality. Is it Possible?