POST api/{tenant}/ConfiguracaoImpostos/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
tenant

string

None.

id

string

None.

Body Parameters

ImpostoModelo
NameDescriptionTypeAdditional information
Nome

string

None.

CST

string

None.

CodigoEnquadramentoIpi

string

None.

TipoImposto

integer

None.

RegraValorImposto

string

None.

RegraBaseCalculoImposto

string

None.

ReterImposto

boolean

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

Response Information

Resource Description

IHttpActionResult

None.