Skip to main content
Log inSign up
Anchor to subscriptionDraftDiscountAdd

subscriptionDraftDiscountAdd

mutation

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

Adds a subscription discount to a subscription draft.

•
ID!required

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

•

The properties of the new Subscription Discount.


Was this section helpful?

Anchor to SubscriptionDraftDiscountAddPayload returnsSubscriptionDraftDiscountAddPayload returns

•

The added Subscription Discount.

•

The Subscription Contract draft object.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?