Download requested report
Use case
In this use case, we will review how to download an account transactions report.
Use case data
API parameters with values
The generationFileId
is ID-2864. This parameter is generated when checking the report generation status.
...generations/files/ID-2864
Sample API call
To find the status of the requested report, make the following API call.
reports-api.sandbox.tuumplatform.com/
/api/v1/generations/files/{generationFileId}
Sample request
Below is an example request of the API call to get the report file.
No body request.
Sample response
Below you find an example response body to the API call above.
Result
As a result, the generated account transactions report was dowloaded.
Last updated
Was this helpful?