PUT api/{tenant}/DocumentoFiscalParcelas/{id}?key={key}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | integer |
Required |
|
| tenant | string |
None. |
|
| id | string |
None. |
Body Parameters
DocumentoFiscalParcelaModelo| Name | Description | Type | Additional information |
|---|---|---|---|
| DocumentoFiscalId | integer |
None. |
|
| DocumentoFiscal | DocumentoFiscal |
None. |
|
| CondicaoPagamentoId | integer |
None. |
|
| CondicaoPagamentoNome | string |
None. |
|
| Vencimento | date |
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.