I am attempting to perform an API call that will grab a specific inventory item based on the name. I can grab all inventory items for a merchant using this:
https://apisandbox.dev.clover.com/v3/merchants/MER... and that works without issue but when I add a filter at the end or after the items then it gives a 401 unauthorized