POST odata/{tenant}/IntegracaoDocumentoFiscalRetido?odata_filter
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tenant | string |
None. |
|
| id | string |
None. |
Body Parameters
DocumentoFiscalRetidoModelo| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentoFiscalId | integer |
None. |
|
| DocumentoFiscal | DocumentoFiscal |
None. |
|
| TipoRetencao | TipoRetencaoEnum |
None. |
|
| OperacaoFiscalId | integer |
None. |
|
| OperacaoFiscalNome | string |
None. |
|
| FornecedorId | integer |
None. |
|
| FornecedorNome | string |
None. |
|
| MunicipioId | integer |
None. |
|
| MunicipioNome | string |
None. |
|
| Vencimento | date |
None. |
|
| Aliquota | decimal number |
None. |
|
| BaseCalculo | decimal number |
None. |
|
| Valor | decimal number |
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.