Skip to main content

Input fields

agreementId : ID! required

The ID of the agreement to be terminated.

reason : String

The reason for terminating the agreement.

terminateAt : DateTime! required

The date and time when the agreement should be terminated.

terminatedAt : DateTime

The datetime when the request to terminate was filed. Defaults to 'now'.

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

{ "agreementId": "70736510", "reason": "few-media-only-nearly-with", "terminateAt": "1979-03-23T01:01:33.972530+00:00", "terminatedAt": "2006-01-09T14:47:01.581982+00:00" }