POST api/Caixa/ObterTitulosBaixados?dataDaBaixa={dataDaBaixa}&tipoDeAtoID={tipoDeAtoID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| dataDaBaixa | date |
Required |
|
| tipoDeAtoID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of RetornoObterCalculoDeCustas| Name | Description | Type | Additional information |
|---|---|---|---|
| Apontamento | Apontamento |
None. |
|
| ValorTotal | decimal number |
None. |
|
| TipoDeCobranca | TipoDeCobranca |
None. |
|
| Custas | FaixaDeValor |
None. |
|
| OutrosValores | Collection of OutroValor |
None. |
|
| ValorAProtestar | decimal number |
None. |
|
| PossuiAutorizacaoParaDesistencia | boolean |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.