get
https://api.duodeal.app/api/deals/
Retrieves deal details by ID.
Path Parameters
id: Deal ID
Response Fields
| Field | Type | Description |
|---|---|---|
id | integer | Unique identifier |
uid | string | UUID v7 (for public links) |
number | string | Deal number (D-YYYY-N) |
name | string | Deal name |
owner | object | Owner |
customer | object | Associated customer |
company | object | Company |
archived | boolean | Archived deal |
template | boolean | Template deal |
autoSave | boolean | Auto-save |
language | string | Deal language |
contactFullName | string | Contact full name |
opportunityAmountHt | number | Total amount excl. tax |
opportunityAmountTtc | number | Total amount incl. tax |
primaryQuotationId | integer | Primary quotation ID |
primaryQuotationUuid | string | Primary quotation UUID |
quotations | array | List of quotations |
dealViewLinks | array | View links |
presentations | array | Associated presentations |
created_at | datetime | Creation date |
updated_at | datetime | Last update date |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Successful response
401Unauthorized
