Skip to main content

Input fields

agreementRolloverNumber : String! required

Number of the agreement rollover that is going to be updated.

expectedSendDate : Date

The new expected send date for the agreement rollover.

params : GenericScalar

A JSON object containing additional parameters for the agreement rollover. Ensure it's properly encoded.

renewProductCode : String

The new product code for the agreement rollover.

rolloverDate : Date

The new rollover date for the agreement rollover.

status : RolloverStatus

The new status for the agreement rollover.

suppressComms : Boolean

Suppress Agreement Rollover communications.

tags : [String]

List of comma-separated tags to be set on the rollover.

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

{ "agreementRolloverNumber": "understand-suffer-himself-less-somebody", "expectedSendDate": "1991-02-01", "params": "abc123" | 1 | 1.0 | true | ["abc123"] | AccountType, "renewProductCode": "see-loss-from-lay-bring", "rolloverDate": "1990-01-22", "status": "PENDING", "suppressComms": true, "tags": "indeed-adult-common-employee-teach" }