UpdateAgreementRolloverInput
Input fields
Number of the agreement rollover that is going to be updated.
The new expected send date for the agreement rollover.
A JSON object containing additional parameters for the agreement rollover. Ensure it's properly encoded.
The new product code for the agreement rollover.
The new rollover date for the agreement rollover.
The new status for the agreement rollover.
Suppress Agreement Rollover communications.
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"
}