List HDFC Statements by request_id

GET /v1/connected_banking/ledger

For HDFC only. Use after receiving the statement webhook (5.3.3) for the corresponding request_id.

Query parameters

ParamRequiredNotes
request_idyesUUID returned by Fetch Bank Statements
cursornoPagination cursor
limitnoPage size, default 25, max 100

Success — 200 OK

Same shape as the non-HDFC success in 5.3.1.

Possible errors: OPN_CB_ST_001, OPN_CB_ST_005, OPN_CB_ST_006

CodeMeaning
OPN_CB_ST_005request_id is invalid or unknown
OPN_CB_ST_006The statement is still being fetched from the bank — retry later (or wait for the webhook)