Anchor to subscriptionDraftLineRemovesubscription
mutationsubscription Draft Line Remove
Requires access scope. Also: The user must have manage_orders_information permission.
Removes a subscription line from a subscription draft.
Anchor to Arguments
Arguments
- Anchor to draftIddraft•ID!required
Id The gid of the Subscription Contract draft to remove a subscription line from.
- Anchor to lineIdline•ID!required
Id The gid of the Subscription Line to remove.
Was this section helpful?
- Anchor to discountsUpdateddiscounts•[Subscription
Updated Manual Discount!] The list of updated subscription discounts impacted by the removed line.
- Anchor to draftdraft•Subscription
Draft The Subscription Contract draft object.
- Anchor to lineRemovedline•Subscription
Removed Line The removed Subscription Line.
- Anchor to userErrorsuser•[Subscription
Errors Draft User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?