PUT api/produto/alterar

Request Information

URI Parameters

None.

Body Parameters

ProdutoModel
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Descricao

string

None.

UrlVideoYoutube

string

None.

HabilitadoAzaSelect

boolean

None.

IdeiaProduto

boolean

None.

DetalhesIdeia

string

None.

CodigoErp

string

None.

Unidade

string

None.

DescricaoUnidade

string

None.

ListaImagens

Collection of ProdutoImagemModel

None.

ListaArquivos

Collection of ProdutoArquivoModel

None.

ListaAcabamentos

Collection of ProdutoAcabamentoModel

None.

ListaAcabamentosMaisVendidos

Collection of ProdutoAcabamentoModel

None.

ListaEspecificacoes

Collection of ProdutoEspecificacaoModel

None.

ListaCombinacoes

Collection of ProdutoCombinacaoModel

None.

ListaTiposIdeia

Collection of TipoIdeiaModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.