POST api/{tenant}/OperacaoFiscalImpostos/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tenant

string

None.

id

string

None.

Body Parameters

OperacaoFiscalImpostoModelo
NameDescriptionTypeAdditional information
OperacaoFiscalId

integer

None.

OperacaoFiscalNome

string

None.

ImpostosId

Collection of integer

None.

ImpostosNome

string

None.

ImpostoId

integer

None.

ImpostoNome

string

None.

ImpostoRegraValor

string

None.

ImpostoRegraBase

string

None.

ImpostoCst

string

None.

Ativo

integer

None.

Id

integer

None.

EmEdicao

boolean

None.

UsuarioAtualizacao

string

None.

UsuarioCadastro

string

None.

UsuarioEmEdicao

string

None.

DataCadastro

date

None.

DataAtualizacao

date

None.

Request Formats

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 'OperacaoFiscalImpostoModelo'.

Response Information

Resource Description

IHttpActionResult

None.