I am making a customise android/ioS application in which I want to fetch the inventory available for a particular merchant.
The app is for END users and so we wont have clover accounts added to their androids. Is there any way Clover provides us where we can fetch specific details or even make orders directly using customized apps as END users.
I would like to know if android sdk provides such facility, If not, can it be done via server? e.g the android app can call an API to our server and server can do authentication with clover and fetch those details?