Anchor to section titled 'undefined'

subscriptionDraftDiscountUpdate
mutation

Requires write_own_subscription_contracts access scope. Also: The user must have manage_orders_information permission.

Updates a subscription discount on a subscription draft.


Anchor to discountId
discountId
required

The gid of the Subscription Discount to update.

Anchor to draftId
draftId
required

The ID of the Subscription Contract draft to update a subscription discount on.

The properties to update on the Subscription Discount.


Was this section helpful?

The updated Subscription Discount.

The Subscription Contract draft object.

The list of errors that occurred from executing the mutation.


Was this section helpful?