OfferingForQuotingInput
Input fields
Product components.
Product offering identifier.
End datetime for the quote period for all products in this offering. Defaults to 1 year from start if not provided.
Start datetime for the quote period for all products in this offering. Defaults to current datetime if not provided.
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
{
"productComponents": ProductComponentForQuotingInput,
"productOfferingIdentifier": "99229450",
"quotePeriodEndDatetime": "2000-09-13T03:05:49.934901+00:00",
"quotePeriodStartDatetime": "2001-12-15T06:37:24.457032+00:00"
}