# Filtering

Below is a list of attributes and operators available for [f](https://eshop.gitbook.io/eshopbox-developers/payment/fees/broken-reference)iltering fees.

| Attribute   | Type     | Operator | Example                  |
| ----------- | -------- | -------- | ------------------------ |
| `feeName`   | `string` | =        | feeName=Commission%20Fee |
| `status`    | `string` | =        | status=expired           |
| `startDate` | `string` | =        | startDate=01-01-2020     |
| `endDate`   | `string` | =        | endDate=06-08-2020       |
| `portalId`  | `number` | =        | portalId=3               |
