POST Totem/getProdutosTotem

Request Information

URI Parameters

None.

Body Parameters

ParamGetProdutosTotem
NameDescriptionTypeAdditional 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

Object

None.

Response Formats

application/json, text/json

Sample:
{}