Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://mm-api.merchantspring.io/reports/status/{reportId} \ --header 'x-api-key: <api-key>'
{ "reportId": "<string>", "reportType": "<string>", "status": "<string>", "downloadUrl": "<string>" }
Get the status of a report request
Report ID
Channel ID
Merchant ID
Successful operation
Was this page helpful?