cURL
curl --request GET \ --url https://api.pgw-sandbox.finventi.com/v1/nostro-accounts/statements/dates
{ "statementData": [ { "dates": [ "2026-03-01", "2026-03-02" ], "iban": "LT123456789012345678", "type": "CAMT_052" } ] }
Retrieves a list of dates for which nostro account statements are available within the specified date range.
Returned active statement dates list
Collection of statement dates grouped by nostro account and statement type
List of statement date entries per account and type
Show child attributes