Anchor to section titled 'undefined'

SubscriptionDraftUserError
object

Requires read_own_subscription_contracts access scope.

Represents a Subscription Draft error.


The path to the input field that caused the error.

The error message.


Was this section helpful?
Map
  • No referencing fields
  • SubscriptionDraftUserError


    Commits the updates of a Subscription Billing Cycle Contract draft.

    Concatenates a contract to a Subscription Draft.

    Edit the contents of a subscription contract for the specified billing cycle.

    Creates a Subscription Contract.

    Creates a Subscription Contract Draft. You can submit all the desired information for the draft using Subscription Draft Input object. You can also update the draft using the Subscription Contract Update mutation. The draft is not saved until you call the Subscription Draft Commit mutation.

    Allows for the easy change of a Product in a Contract or a Product price change.

    The subscriptionContractUpdate mutation allows you to create a draft of an existing subscription contract. This draft can be reviewed and modified as needed. Once the draft is committed with subscriptionDraftCommit, the changes are applied to the original subscription contract.

    Commits the updates of a Subscription Contract draft.

    Adds a subscription discount to a subscription draft.

    Applies a code discount on the subscription draft.

    Removes a subscription discount from a subscription draft.

    Updates a subscription discount on a subscription draft.

    Adds a subscription free shipping discount to a subscription draft.

    Updates a subscription free shipping discount on a subscription draft.

    Adds a subscription line to a subscription draft.

    Removes a subscription line from a subscription draft.

    Updates a subscription line on a subscription draft.

    Updates a Subscription Draft.


    Was this section helpful?

    ||-
    SubscriptionDraftUserError Implements
    SubscriptionDraftUserError