Create General Report
General Report
Create General Report
Generates a new report ID and creates an entry in the database for the general report based on the company ID.
POST
Create General Report
Documentation Index
Fetch the complete documentation index at: https://docs.nueborder.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Provide your Bearer token in the format: Bearer <your_api_key>
Path Parameters
Company ID for which the report is created
Response
Successfully created the general report" example({"status": "created", "message": "Report created successfully", "data": {"report_id": "generated-uuid"}})