I need to get a list of Order Types for the merchant. Is the REST api the only way to get this or is there a Content Provider or Connector class that I can use?
I found this locked post and others that mentions the REST api is the way.
https://community.clover.com/questions/325/merchantconnector-for-v3-merchant-object.html
That post is over 4 years old. I am hoping there was an update on this so I don't need to add the code for accessing the REST api, polling for changes, and caching for offline use.