put
https://api.duodeal.app/api/deals/
Updates an existing deal.
Path Parameters
id: ID of the deal to update
Body Fields
| Field | Type | Description |
|---|---|---|
name | string | Deal name |
customer | object | Associated customer { "id": X } |
owner | object | Owner { "id": X } |
archived | boolean | Archived deal |
template | boolean | Template deal |
autoSave | boolean | Auto-save |
language | string | Deal language ("fr", "en") |
displayCurrencyFormat | object | Currency display format |
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
200Resource updated
400Bad request
401Unauthorized
404Resource not found
