v2
latestOpenAPI 3.1.02026-07-262279731.3 MBCreate a Report
Generate a reporting service report
This endpoint generates a report from Mangopay's Reporting Service, which is replacing the legacy report types (read the guide).
There are 2 reports (indicated by ReportType) that may be useful to all platforms: USER_WALLET_TRANSACTIONS and COLLECTED_FEES.
There are 4 ReportType that are designed to support platforms using Echo, Mangopay solution for integrations working with third-party PSPs: ECHO_INTENT, ECHO_INTENT_ACTION, ECHO_SETTLEMENT, ECHO_SPLIT.
Each ReportType has different available Columns and Filters.
<Note icon="fa-regular fa-circle-info"> **Note – Report expires after 31 days**A Reporting Service report expires after 31 days, at which point it can no longer be downloaded. On expiry, the report's Status becomes EXPIRED and the DownloadURL becomes null.
You can generate a new report with the same filters and dates. </Note>
Path parameters
Platform's API account identifier, associated with the API key.
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.
Request body
Response
Success