Skip to main content

Fields

createdAt : DateTime

The date and time when the quote was created.

createdBy : ActorType

The Actor who created the Quote.

identifier : ID

Identifier of the Quote.

productOfferingIdentifier : ID

The product offering identifier this Quote is related to.

quoteComponents : [QuoteComponentType]

Quote components of this quote.

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

{ "createdAt": "1979-09-27T03:42:22.757067+00:00", "createdBy": ActorType, "identifier": "44927888", "productOfferingIdentifier": "59360709", "quoteComponents": [QuoteComponentType] }