QuoteConfigurationType
Fields
End of the contract period.
Start of the contract period.
Email address of the Support Site user who created this quote configuration.
When this quote configuration expires.
Extra detail items for this quote configuration.
Extra quoting parameters including forecast consumption entries.
Unique number identifying this quote configuration.
Number of the opportunity this quote configuration belongs to.
Current status of the quote configuration.
Terms included in this quote configuration.
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
{
"contractEnd": "1979-10-21T07:33:00.177185+00:00",
"contractStart": "2013-12-02T13:15:19.261288+00:00",
"createdBy": "world-start-floor-blood-method",
"expiresAt": "2022-01-07T22:11:56.373157+00:00",
"extraDetailsItems": [QuoteConfigurationExtraDetailItemType],
"extraQuotingParams": ExtraQuotingParamsType,
"number": "fall-throw-center-treat-all",
"opportunityNumber": "firm-total-sound-trade-subject",
"status": "DRAFT",
"terms": QuoteTermInterface
}