I am creating one application in which I have integrated clover APIs. I want to add one custom field for one of the type of inventory, which should be set using V3 APIs.
e.g. Suppose any merchant is having 10 categories but willing to hide any of the category for time being due to some issue. Then I am giving one hide option from the WebApp which is integrated to clover. But now I have the question is 'how to maintain this hide/show flag' which is not provided by clover but I am willing to add as custom.
Thank you in advance. Suggestions will be appreciated.