Anchor to section titled 'undefined'

subscriptionDraftDiscountRemove
mutation

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

Removes a subscription discount from a subscription draft.


Anchor to discountId
discountId
required

The gid of the subscription draft discount to remove.

Anchor to draftId
draftId
required

The gid of the subscription contract draft to remove a subscription discount from.


Was this section helpful?

The removed subscription draft discount.

The subscription contract draft object.

The list of errors that occurred from executing the mutation.


Was this section helpful?