put
https://api.duodeal.app/api/quotations//block-submissions/
The sales rep fixing what a client entered, from the builder's Client answers tab.
Same store as the public endpoint, so the client sees the correction on their next
visit — and updatedBy records who touched it last.
Writes here never reach the block's template: correcting an answer must not redefine
the defaults shipped to every other client.
Path Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
id | integer | Yes | Quotation id |
blockId | string | Yes | Block instance id; must be an html block |
Body Fields
| Field | Type | Required | Description |
|---|---|---|---|
state | object | Yes | The whole state, replacing the stored one |
Storage follows the block's own data.encryptState, exactly as for a client write.
Response
200 OK: the full submissions map, as Get block submissions400 Bad Request:stateis not an object403 Forbidden: the quotation belongs to another company404 Not Found: unknown quotation, or a block that is nothtml413 Payload Too Large: over 64 KB
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
