Obter status de transferência de liquidez da Conta-PI
Lê a projeção de uma transferência de liquidez LPI da Conta-PI enviada anteriormente por seu id de operação. Retorna PENDING até chegar a R-leg de entrada do STR (LPI0001R1 / LPI0003R1), depois SETTLED (ou REJECTED) com a confirmação de liquidação do STR (numCtrlSTR / sitLancSTR) que o BACEN enviou, projetada de forma literal. Ids desconhecidos aparecem como não encontrado (SPB-0010). O Lerian SPB projeta a liquidação; nunca calcula uma posição.
Autorizações
JWT bearer token issued by the identity provider.
Parâmetros de caminho
Liquidity-transfer operation UUID returned by the create endpoint.
Resposta
OK
Movement amount as a decimal-reais string, verbatim.
"1500.25"
Operator-facing movement direction.
"aporte"
Operation UUID.
"7c8b3a2e-9f1d-4a55-9b8e-1e1234567890"
Projection lifecycle status: PENDING (awaiting the STR R-leg), SETTLED (R-leg confirmed), or REJECTED.
"PENDING"
SFN operation number stamped on the transmitted LPI frame. Empty until the transfer has been submitted to STR.
"12345678202606190000001"
STR control number BACEN sent on the R-leg settlement confirmation, verbatim. Empty while PENDING.
"20260619000001"
Failure detail when the status is REJECTED. Empty otherwise.
"insufficient reserve balance"
STR settlement status BACEN sent on the R-leg, verbatim. Empty while PENDING.
"LIQ"

