Can I call from clover an REST API in my site, for example to pull the items from my server instead of add them in clover merch ??
Also if this is possible can I display different items based on different customers, for example:
customer 1: display item 1, item 3
customer 2: display item 2
customer 3: display item 4, item 5
this is simple done in any web application using API and using params with the customer id and the API will return the list of items..
is possible in clover ??
Thanks