The query was generated by https://www.clover.com/api_docs. Also tried the same thing with my web apps. Both of them returned empty result for the elements.
Is this an issue from the API side? or it's an error from my query? Any feedback would be appreciated.
I would like to know if there's a better way to query for items by using SKU as filter. Thank you.
URL
https://api.clover.com:443/v3/merchants/XXXX/items?filter=itemCode==PRT0001
Response body
{ "elements": [], "href": "http://api.clover.com/v3/merchants/RWT1ATGEWTT0C/items?filter=itemCode%3D%3DPRT0001&limit=100" }
Response code
200