latestOpenAPI 3.1.02026-08-22181751733.6 KB

67f9f562c2c6

accountManagementReports

Generates Statements In Supported Formats Based On Request Parameters.

<br>Scope: statements.read OR statements.write OR reports.write<br>Security Policy: Signed JWT

post/gw/api/v1/statements

Headers

authorizationstring required

Specifies the authorization header value (e.g., Bearer eyJ0eXAiOiJKV1...).

Request body

accountIdstring required

account id

accountIdsstring[]

array of account id's

startDatestring required

from date

endDatestring required

to date

multiAccountFormatstring

possible values are consolidate, concatenate, or customConsolidate

cryptoConsolIfAvailableboolean

crypto consolidate flag, If request contains any accounts with crypto segment, will turn request into Crypto Consolidated

mimeTypestring

output format

languagestring

two character ISO language code

gzipboolean

to gzip the whole response pass true

Response

Returns a JSON object containing the relevant statement.