VaryContractTermsInput
Input type for varying contract terms.
Input fields
The date from which the varied terms will apply.
Optional note to capture at the point of variation.
The unique identifier of the contract to vary.
The terms to be varied in the contract.
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
{
"applicableAtDate": NO_EXAMPLE_AVAILABLE,
"contractNote": ContractNoteInput,
"identifier": "59274526",
"terms": OneOfTermInput
}