Skip to main content

Fields

actualSendDate : Date
agreement : CommonAgreementType! required
createdAt : DateTime! required
expectedSendDate : Date! required
failureReason : String! required
id : ID! required
number : String! required
params : JSONString! required
quoteRequests : [MarketSupplyQuoteRequestType!]! required
rolledOnTo : CommonAgreementType
rolloverType : AgreementRolloverRolloverType! required
status : AgreementRolloverStatus! required
suppressComms : Boolean! required
tags : [String]

List of tag names associated with this agreement rollover.

updatedAt : DateTime! required
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

{ "actualSendDate": "2013-06-28", "agreement": CommonAgreementType, "createdAt": "1991-12-25T01:53:19.453197+00:00", "expectedSendDate": "2015-06-20", "failureReason": "low-certain-challenge-yet-sport", "id": "59360709", "number": "teach-operation-expert-young-election", "params": {"key": "value"}, "quoteRequests": [MarketSupplyQuoteRequestType], "rolledOnTo": CommonAgreementType, "rolloverType": "DEFAULT", "status": "PENDING", "suppressComms": true, "tags": "message-science-reality-item-since", "updatedAt": "1997-06-27T15:46:02.170549+00:00" }