Anchor to section titled 'undefined'

subscriptionDraftLineUpdate
mutation

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

Updates a subscription line on a subscription draft.


Anchor to draftId
draftId
required

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

The properties of the new Subscription Line.

Anchor to lineId
lineId
required

The gid of the Subscription Line to update.


Was this section helpful?

The Subscription Contract draft object.

The updated Subscription Line.

The list of errors that occurred from executing the mutation.


Was this section helpful?