POST api/produto/send/{id}/ed

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

AtorProduto_Rota_S.DSBaseClasses.rotas
NameDescriptionTypeAdditional information
id

integer

None.

pf

Pf_DuetSystems.DSBaseClasses.basico

None.

pj

Pj_DuetSystems.DSBaseClasses.basico

None.

produto

Produto_Rota_S.DSBaseClasses.rotas

None.

unidade

UnitTable_DuetSystems.DSBaseClasses.inventory

None.

detail

string

None.

obs

string

None.

qtdEstoque

decimal number

None.

precoAtual

decimal number

None.

notaMedia

decimal number

None.

imagemPrincipal

Anexo_DuetSystems.DSBaseClasses.apoio

None.

atorProdutoVisitas

AtorProdutoVisita_Rota_S.DSBaseClasses.rotas

None.

cadastrador

Pf_DuetSystems.DSBaseClasses.basico

None.

dateCadastramento

date

None.

atorProdutoDetalhe

AtorProdutoDetalhe_Rota_S.DSBaseClasses.rotas

None.

precos

Collection of AtorProdutoPreco_Rota_S.DSBaseClasses.rotas

None.

contatos

Collection of AtorProdutoContato_Rota_S.DSBaseClasses.rotas

None.

documentos

Collection of AtorProdutoDocumento_Rota_S.DSBaseClasses.rotas

None.

fotos

Collection of AtorProdutoDocumento_Rota_S.DSBaseClasses.rotas

None.

Request Formats

application/json

Sample:
An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'application/json'. Exception message: Self referencing loop detected for property 'cadastrador' with type 'DuetSystems.DSBaseClasses.basico.Pf'. Path 'pf.tratamento'.

text/json

Sample:
An exception has occurred while using the formatter 'JsonMediaTypeFormatter' to generate sample for media type 'text/json'. Exception message: Self referencing loop detected for property 'cadastrador' with type 'DuetSystems.DSBaseClasses.basico.Pf'. Path 'pf.tratamento'.

application/xml

Sample:
An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'application/xml'. Exception message: Object graph for type 'DuetSystems.DSBaseClasses.apoio.AreaFormacao' contains cycles and cannot be serialized if reference tracking is disabled.

text/xml

Sample:
An exception has occurred while using the formatter 'XmlMediaTypeFormatter' to generate sample for media type 'text/xml'. Exception message: Object graph for type 'DuetSystems.DSBaseClasses.apoio.AreaFormacao' contains cycles and cannot be serialized if reference tracking is disabled.

application/x-www-form-urlencoded

Sample:
Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'AtorProduto'.

Response Information

Resource Description



IHttpActionResult_System.Web.Http    

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.