Cash Statements
Cash Statements
This endpoint returns a list of cash statements with a running cash balance.
Query parameters
-
Only return statements for this currency.
Values are
ARS
,AUD
,BWP
,BRL
,CAD
,CNH
,CNY
,COP
,CZK
,DKK
,DOP
,EGP
,EUR
,GBP
,HKD
,HUF
,IDR
,INR
,ISK
,JPY
,KZT
,LTL
,LUF
,MXN
,MYR
,TWD
,NZD
,NOK
,PEN
,PLN
,KRW
,RON
,RUB
,SGD
,SKK
,SIT
,ZAR
,SEK
,CHF
,THB
,TRY
,USD
,UYU
, orVND
. -
Filter statements only after this date.
-
Filter statements only before this date.
GET
/portfolio/{fin}/cash/statements
curl \
-X GET http://api.example.com/portfolio/{fin}/cash/statements?filterCurrency=ARS
Response examples (200)
[
[
{}
]
]
Response examples (200)
[
[
{}
]
]