---
title: "Generate a summary of the order in plain english in markdown format"
method: GET
path: "/ai/summary/order/{orderId}"
tags: ["AI Summary", "Experimental"]
---

# Generate a summary of the order in plain english in markdown format

`GET /ai/summary/order/{orderId}`

Generate a complete summary of the order with the given id, a full detailed summary will be generated including metrics

## Path parameters

- `orderId` string, required

## Query parameters

- `type` string

## Response `200`

successful operation

- string

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
