POST
MT940 report (asynchronous email)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
fromDate
string<date>
required

Inclusive start (YYYY-MM-DD).

toDate
string<date>
required

Inclusive end (YYYY-MM-DD).

Response

Report generation initiated; the download link will be emailed.

success
boolean
Example:

true

message
string
Example:

"REPORT_GENERATION_INITIATED"