CreateOfferGroupForQuotingInput
Input fields
Validity start of the created offers. Defaults to the offer's creation moment.
Validity end (expiry) of the created offers. Defaults to offer_valid_from plus the configured offer validity period.
List of Offerings.
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
{
"offerValidFrom": "2006-12-28T22:53:21.053245+00:00",
"offerValidTo": "2006-07-04T21:29:43.945450+00:00",
"productOfferings": OfferingForQuotingInput
}