ExtraDetailInput
Input for updating an extra detail field in a quote configuration. At least one of field_value or field_type must be provided.
Input fields
The code of the extra detail field to update.
The type of the extra detail field.
The value to set for the extra detail field.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"fieldCode": "site-manager-hour-PM-himself",
"fieldType": "STRING",
"fieldValue": "suddenly-name-yes-model-bed"
}