POST Totem/getProdutosComFiltroPesquisa
Request Information
URI Parameters
None.
Body Parameters
FiltroPesquisaParam| Name | Description | Type | Additional information |
|---|---|---|---|
| Palavra | string |
None. |
|
| TotemId | integer |
None. |
|
| CategoriaId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"Palavra": "sample string 1",
"TotemId": 2,
"CategoriaId": 3
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}