get https://api.treasuryprime.com/account//statement
Downloading a Statement
The PDF statement can be downloaded issuing a separate request against the url
parameter returned by this endpoint:
curl -u $API_KEY_ID:$API_SECRET_KEY --output 2018-12-monthly-statement.pdf \
https://api.treasuryprime.com/account/acct_1029387756/statement/monthly.ND000123456789.201812.pdf