question

guillermo avatar image
guillermo asked Miguel Deactivated answered

Is it possible to filter categories by multiples names?

I want to get a list of categories excluding some of them, for example https://api.clover.com:443/v3/merchants/XXXXXXX/categories?filter=name!=shoes&filter=name!=shirts.
Is that possible?
REST API
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Miguel avatar image
Miguel Deactivated answered
Yes, the query you provided should work.

You can always quickly test out API calls in our sandbox environment using a service like Postman. We wrote a blog post that can help you get started with this: https://medium.com/clover-platform-blog/four-minut...
10 |2000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Welcome to the
Clover Developer Community