PUT api/{tenant}/OperacaoFiscalImpostos/{id}?key={key}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | integer |
Required |
|
| tenant | string |
None. |
|
| id | string |
None. |
Body Parameters
OperacaoFiscalImpostoModelo| Name | Description | Type | Additional 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:
Response Information
Resource Description
IHttpActionResultNone.