overview
Search Filters
Aside from providing location & pagination data, there are a plethora of filters you can use when building your search request. Filters are always to be provided in the request body, within the "filters" field:
//Request Body:
{
"filters":{
...
}
}
Filters can be combined to fine-tune searches.