CreateAgreementRollover
Output type of the createAgreementRollover mutation.
Fields
The new agreement rollover.
Field with the possible errors of the query/mutation.
Deprecation
The 'possibleErrors' field is deprecated.Please use the 'possibleErrors' query or the 'X-Kraken-Possible-Errors' header instead.
- Marked as deprecated on 2025-01-31.
- Scheduled for removal on or after 2025-03-01.
- KT-CT-1113: Disabled GraphQL field requested.
- KT-CT-13701: An active agreement rollover already exists for this agreement.
- KT-CT-13702: Expected send date cannot be in the past.
- KT-CT-13703: Rollover date cannot be in the past.
- KT-CT-13704: Unable to create agreement rollover.
- KT-CT-13708: Agreement rollover validation error.
- KT-CT-1501: Agreement not found.
- KT-CT-4910: No product exists with the given input.
- KT-CT-4924: Unauthorized.
- KT-CT-7899: An internal error occurred.
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
{
"agreementRollover": AgreementRolloverType
}