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