Skip to main content

Input fields

The date from which the varied terms will apply.

contractNote : ContractNoteInput

Optional note to capture at the point of variation.

identifier : NonEmptyString

The unique identifier of the contract to vary.

terms : [OneOfTermInput!]! required

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 }