Get a single quotation
get_quotationRetrieve a quotation by ID with all its line items. Quickly access full quotation details for a specific record.
Instructions
Get a single quotation.
Get a single quotation by ID, including all line items.
[Quotations] GET /quotations/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | The ID of the quotation. | |
| administration | No | The client administration to act on. Only one is configured: default. |