To get the list of available GTT Batch reports use:
https://www.globaltradetracker.com/api/rest/batch/listSupported method: GET
Parameter:
If specified, the response will contain the information about the reports with those ids.
Otherwise, the information about all reports available to the user will be returned.
Response: JSON
To get the current status for one or several Batch reports use:
https://www.globaltradetracker.com/api/rest/batch/statusSupported method: GET
Parameter:
Response: JSON
The possible status values are:
To start the generation of the Batch reports use:
https://www.globaltradetracker.com/api/rest/batch/generateSupported methods: GET, POST
Parameter:
Response: JSON
The report generation status is returned.
The file might not be ready for download immediately after the execution of this request.
The report generation progress can be monitored by checking the report status.
To download the generated Batch report file use:
https://www.globaltradetracker.com/api/rest/batch/downloadSupported method: GET
Parameter: