- Request the body in JSON format
{
"token":"your-token-here",
"dateStart":"2023-03-31",
"dateEnd":"2023-04-30"
}- token
- This is mandatory
- token
- API responses HTTP CODES:
- 400
- Incorrect request.
- If there's a specific error such as exportFormat incorrect or Wrong date then there will be an error message
- Incorrect request.
- 401
- Auth error
- No token or user inactive, etc
- Auth error
- 403
- Access denied for this report
- Report not added or does not exist
- Access denied for this report
- 200
- All is fine, and you have a JSON as the output
.png)
- All is fine, and you have a JSON as the output
- 400
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article