Generates Statements In Supported Formats Based On Request Parameters.
Scope: statements.read OR statements.write OR reports.write
Security Policy: Signed JWT
Headers
Request
Report request object
accountId
account id
startDate
from date
endDate
to date
accountIds
array of account id's
multiAccountFormat
possible values are consolidate, concatenate, or customConsolidate
cryptoConsolIfAvailable
crypto consolidate flag, If request contains any accounts with crypto segment, will turn request into Crypto Consolidated
mimeType
output format
language
two character ISO language code
gzip
to gzip the whole response pass true
Response
Returns a JSON object containing the relevant statement.
data
Errors
400
Bad Request Error
401
Unauthorized Error
402
Payment Required Error
403
Forbidden Error
500
Internal Server Error

