get
https://api.duodeal.app/api/quotation-status/
Retrieves a single quotation status by its ID.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | Quotation status unique identifier |
Response Fields
| Field | Type | Description |
|---|---|---|
id | integer | Status unique identifier |
name | string | Status name (e.g., "Draft", "Sent", "Signed") |
color | string | Color for UI display |
onAction | string | Automatic trigger action |
createdAt | datetime | Creation timestamp |
updatedAt | datetime | Last update timestamp |
Response
200 OK: Returns the quotation status details401 Unauthorized: Invalid or missing API key404 Not Found: Quotation status not found
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successful response
401Unauthorized
