Generates a new report ID and creates an entry in the database for the general report based on the company ID.
Provide your Bearer token in the format: Bearer <your_api_key>
Company ID for which the report is created
Successfully created the general report" example({"status": "created", "message": "Report created successfully", "data": {"report_id": "generated-uuid"}})
A standard successful API response.