Skip to main content

Fields

acceptedAt : DateTime

The date and time when Offer was accepted.

createdBy : ActorType

The Actor who created the Offer.

description : String

Description of the Offer.

identifier : ID

Identifier of the Offer.

quote : QuoteType_

The Quote this Offer is related to.

rejectedAt : DateTime

The date and time when Offer was rejected.

validFrom : DateTime

The date and time from which the Offer becomes valid.

validTo : DateTime

The date and time until which the Offer remains valid.

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

{ "acceptedAt": "2001-04-15T12:46:29.773899+00:00", "createdBy": ActorType, "description": "want-would-day-federal-Mr", "identifier": "16517451", "quote": QuoteType_, "rejectedAt": "2010-06-12T20:49:04.569354+00:00", "validFrom": "2007-10-14T14:24:54.562592+00:00", "validTo": "1984-04-17T01:24:21.218117+00:00" }