OfferType
Fields
The date and time when Offer was accepted.
The Actor who created the Offer.
Description of the Offer.
Identifier of the Offer.
The Quote this Offer is related to.
The date and time when Offer was rejected.
The date and time from which the Offer becomes valid.
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"
}