POST Totem/getProdutosSemFiltro
Request Information
URI Parameters
None.
Body Parameters
GetProdutosParam| Name | Description | Type | Additional information |
|---|---|---|---|
| categoriaId | integer |
None. |
|
| totemId | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"categoriaId": 1,
"totemId": 2
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}