Dashboard status-bucket counts

Add MCP server to your AI tool

Allow AI tools and LLMs to interact with the API documentation portal through MCP.

MCP server URL

https://tailieu-api.dilisupplement.com/mcp

Standard setup for AI tools providing an mcp.json file

mcp.json
{
  "API Đại Lý MCP server": {
    "url": "https://tailieu-api.dilisupplement.com/mcp"
  }
}

Close
GET /orders/summary

Order counts per timestamp-driven status bucket, since the cutover floor date.

Responses

  • 200

    Counts keyed by DealerOrderCategory

GET /orders/summary
curl \
 --request GET 'https://api-dealer.dilisupplement.com/api/orders/summary'