> For the complete documentation index, see [llms.txt](https://eshop.gitbook.io/eshopbox-developers/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eshop.gitbook.io/eshopbox-developers/basics/filtering.md).

# Filtering

You can filter results returned from the API using a standard URI format.

Supported Operator is = (is equal to), as of now for following supported Endpoints :&#x20;

* `/receivalbles`
* `/payables`
* `/payout`
* `/fee`
* `/transactionRules`
* `/brand`

For more detail on filtering, see the Filtering section under each endpoint.
