Anchor to subscriptionDraftDiscountRemovesubscription
mutationsubscription Draft Discount Remove
Requires access scope. Also: The user must have manage_orders_information permission.
Removes a subscription discount from a subscription draft.
Anchor to Arguments
Arguments
- Anchor to discountIddiscount•ID!required
Id The gid of the subscription draft discount to remove.
- Anchor to draftIddraft•ID!required
Id The gid of the subscription contract draft to remove a subscription discount from.
Was this section helpful?
Anchor to SubscriptionDraftDiscountRemovePayload returnsSubscription Draft Discount Remove Payload returns
- Anchor to discountRemoveddiscount•Subscription
Removed Discount The removed subscription draft discount.
- Anchor to draftdraft•Subscription
Draft The subscription contract draft object.
- Anchor to userErrorsuser•[Subscription
Errors Draft User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?