PUT odata/{tenant}/IntegracaoPedidoParcela?odata_filter
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| key | integer |
Required |
|
| tenant | string |
None. |
|
| id | string |
None. |
Body Parameters
IntegracaoPedidoParcelaModelo| Name | Description | Type | Additional information |
|---|---|---|---|
| PedidoId | integer |
None. |
|
| NumeroCondicaoPagamento | integer |
None. |
|
| CondicaoPagamentoId | integer |
None. |
|
| Observacao | string |
None. |
|
| Descricao | string |
None. |
|
| Valor | decimal number |
None. |
|
| Vencimento | date |
None. |
|
| EstaExcluido | 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.