POST api/Caixa/ObterApontamento?apontamentoID={apontamentoID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| apontamentoID | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Apontamento| Name | Description | Type | Additional information |
|---|---|---|---|
| Origem | string |
None. |
|
| Acervo | integer |
None. |
|
| PracaDePagamento | string |
None. |
|
| CodigoDeBarras | integer |
None. |
|
| DataDaApresentacao | date |
None. |
|
| DataDoProtocolo | date |
None. |
|
| NumeroDoProtocolo | integer |
None. |
|
| DigitoDeVerificacao | string |
None. |
|
| NumeroDoProtocoloDoDistribuidor | integer |
None. |
|
| NumeroDoProtocoloDeInternet | integer |
None. |
|
| PrazoLimiteParaPagamento | date |
None. |
|
| TipoDeProtesto | string |
None. |
|
| ProtestoComDireitoDeRegresso | boolean |
None. |
|
| Faixa | integer |
None. |
|
| ChaveUnica | string |
None. |
|
| UltimoAtoID | globally unique identifier |
None. |
|
| StatusDeAnaliseID | globally unique identifier |
None. |
|
| ProtestoComCustasAntecipadas | boolean |
None. |
|
| ApresentouTituloOriginalAssinadoDigitalmente | boolean |
None. |
|
| CodigoParaDepositoPrevio | integer |
None. |
|
| TituloRenegociado | boolean |
None. |
|
| TituloSNP | boolean |
None. |
|
| DataDeConversaoDaSNP | date |
None. |
|
| DataDoProtocoloDoDistribuidor | date |
None. |
|
| ValorRecebidoDasCustasAntecipadas | decimal number |
None. |
|
| Atos | Collection of AtoDoApontamento |
None. |
|
| Titulo | Titulo |
None. |
|
| Apresentantes | Collection of ApresentanteDoTitulo |
None. |
|
| Devedores | Collection of DevedorDoTitulo |
None. |
|
| Credores | Collection of CredorDoTitulo |
None. |
|
| CodigoDeVerificacao | CodigoDeVerificacaoViewModel |
None. |
|
| LetraDeReferenciaDaFaixa | string |
None. |
|
| NumeroDoPedidoExterno | string |
None. |
|
| ControleDoPedidoExterno | string |
None. |
|
| DadosDaSNP | DadosDaSNP |
None. |
|
| RepresentantesDoTitulo | Collection of RepresentanteDoTitulo |
None. |
|
| ID | globally unique identifier |
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.