Skip to main content
Anchor to subscriptionDraftCommit

subscriptionDraftCommit

mutation

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

Commits the updates of a Subscription Contract draft.

ID!required

The gid of the Subscription Contract draft to commit.


Was this section helpful?

Anchor to SubscriptionDraftCommitPayload returnsSubscriptionDraftCommitPayload returns

SubscriptionContract

The updated Subscription Contract object.

[SubscriptionDraftUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?