Preview

SubscriptionCancellationRequestDateRequiredError is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

SubscriptionCancellationRequestDateRequiredError

Error type that is returned when cancellation request date is not provided in case of CUSTOM_DATE cancellation option.

This page contains

    Fields

    message: String!

    A description of the error encountered.

    path: [String!]

    Path to the field in the request where the error originated.

    Implements