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