Skip to main content
Log inSign up
Anchor to subscriptionDraftLineAdd

subscriptionDraftLineAdd

mutation

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

Adds a subscription line to a subscription draft.

•
ID!required

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

•

The properties of the new Subscription Line.


Was this section helpful?

Anchor to SubscriptionDraftLineAddPayload returnsSubscriptionDraftLineAddPayload returns

•

The Subscription Contract draft object.

•

The added Subscription Line.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?