---
title: "POST /FGTS/ConsultaProposta"
method: POST
path: "/FGTS/ConsultaProposta"
tags: ["FGTS"]
---

# POST /FGTS/ConsultaProposta

`POST /FGTS/ConsultaProposta`

## Headers

- `IdempotencyKey` string, required

## Request body

- FGTSSaqAnivConsultaDadosPropostaCommand
  - `dto` FGTSSaqAnivConsultaDadosPropostaDTO
    - `CodigoOperacao` string, nullable — Código operação
    - `CodigoProposta` string, nullable, required — Código da proposta

## Response `200`

OK

- FGTSSaqAnivConsultaDadosPropostaResponse
  - `Msg` string, nullable
  - `Result` boolean
  - `HasError` boolean
  - `Messages` Message[], nullable
    - `MessageType` 1 | 2 | 3
    - `Code` string, nullable
    - `Context` string, nullable
    - `Description` string, nullable
    - `Field` string, nullable
  - `Codigo` string, uuid
  - `DtInclusao` string, nullable
  - `Situacao` integer
  - `VlrFinanciado` number, double, nullable
  - `QtdeParcelas` integer, nullable
  - `VlrTAC` number, double, nullable
  - `VlrSeguro` number, double, nullable
  - `VlrIOF` number, double, nullable
  - `VlrOutrasDespesas` number, double, nullable
  - `VlrOutrosServicos` number, double, nullable
  - `VlrTotalCredito` number, double, nullable
  - `VlrTotalDivida` number, double, nullable
  - `PercCETMensal` number, double, nullable
  - `PercCETAnual` number, double, nullable
  - `PercJurosMensal` number, double, nullable
  - `PercJurosAnual` number, double, nullable
  - `CodigoProposta` string, nullable
  - `NumeroCCB` string, nullable
  - `MotivoRejeicao` string, nullable
  - `MotivoPendencia` string, nullable
  - `MotivoCancelamento` string, nullable
  - `TextoRetornoPagamento` string, nullable
  - `AutenticacaoBancaria` string, nullable
  - `ControleBancario` string, nullable
  - `StatusProtocoloCEF` string, nullable
  - `PropostaLancamentos` FGTSSaqAnivPropostaLancamento[], nullable
    - `CampoID` string, nullable
    - `DescricaoCampo` string, nullable
    - `VlrTransacao` number, double, nullable
    - `DtPrevPagto` string, date-time, nullable
    - `DtPagamento` string, date-time, nullable
    - `Situacao` integer, nullable
    - `LinhaDigitavel` string, nullable
    - `DtVenctoBoleto` string, date-time, nullable
    - `VlrBoleto` number, double, nullable
    - `CodigoBanco` integer, nullable
    - `NumeroBanco` string, nullable
    - `TipoConta` integer, nullable
    - `Agencia` string, nullable
    - `AgenciaDig` string, nullable
    - `Conta` string, nullable
    - `ContaDig` string, nullable
    - `DocumentoFederal` string, nullable
    - `NomePagamento` string, nullable
    - `TextoRetornoPagamento` string, nullable
    - `AutenticacaoBancaria` string, nullable
    - `ControleBancario` string, nullable
    - `DescricaoOcorrencia` string, nullable
  - `CancelamentoFGTS` FGTSSaqAnivCancelamento[], nullable
    - `Detalhes` string, nullable
    - `ContextoEvento` string, nullable
    - `TipoEvento` integer, nullable
    - `NomeEvento` string, nullable
    - `DtEvento` string, nullable
    - `NumCodigoBarras` string, nullable
    - `NumLinhaDigitavel` string, nullable
    - `PixCopiaCola` string, nullable
    - `VlrBoleto` number, double, nullable
    - `DtVencimento` string, date-time, nullable
    - `NumeroBoleto` integer, nullable
    - `UrlImpressaoBoleto` string, nullable

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/moneyp/apis/bmpdigitalcore-apiexterna-proposta-api.md) · [All operations](https://skmtc.net/moneyp/apis/bmpdigitalcore-apiexterna-proposta-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moneyp/bmpdigitalcore-apiexterna-proposta-api/revisions/387386c600ce/schema)
