Anchor to section titled 'undefined'

subscriptionDraftLineRemove
mutation

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

Removes a subscription line from a subscription draft.


Anchor to draftId
draftId
required

The gid of the Subscription Contract draft to remove a subscription line from.

Anchor to lineId
lineId
required

The gid of the Subscription Line to remove.


Was this section helpful?

The list of updated subscription discounts impacted by the removed line.

The Subscription Contract draft object.

The removed Subscription Line.

The list of errors that occurred from executing the mutation.


Was this section helpful?