POST odata/{tenant}/IntegracaoResumoFinanceiroPessoaMobile?odata_filter
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| tenant | string |
None. |
|
| id | string |
None. |
Body Parameters
ResumoFinanceiroMobileModelo| Name | Description | Type | Additional information |
|---|---|---|---|
| TituloPendentes | integer |
None. |
|
| ValorTitulosPendentes | decimal number |
None. |
|
| TitulosBaixados | integer |
None. |
|
| ValorTitulosBaixados | decimal number |
None. |
|
| TitulosAtraso | integer |
None. |
|
| ValorTitulosAtraso | decimal number |
None. |
|
| CreditoDisponivel | decimal number |
None. |
|
| CreditoTotal | decimal number |
None. |
|
| SaldoAdiatamento | decimal number |
None. |
|
| TotalSaldoAdiatamento | 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.