Set structured product attribute values for a contract
Sets product attribute values for a contract. This is the post-create equivalent of sending structuredDocumentation Index
Fetch the complete documentation index at: https://docs.commodityai.io/llms.txt
Use this file to discover all available pages before exploring further.
quality_attributes during contract creation.
| Header | Required | Notes |
|---|---|---|
Idempotency-Key | Yes | Unique key for safely retrying this write. Use a stable value from your source system, such as erp-contract-10024-attributes. |
| Status | Code | Meaning |
|---|---|---|
400 | validation_error | Attribute IDs, option IDs, or values are invalid. |
404 | not_found | The contract, product attribute, or option was not found for the company. |
409 | conflict | The attribute does not apply to the contract product or current lifecycle state. |