Skip to main content
Log inSign up
Anchor to subscriptionContractProductChange

subscriptionContractProductChange

mutation

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

Allows for the easy change of a Product in a Contract or a Product price change.

•

The properties of the Product changes.

•
ID!required

The gid of the Subscription Line to update.

Anchor to subscriptionContractIdsubscriptionContractId
•
ID!required

The ID of the subscription contract.


Was this section helpful?

Anchor to SubscriptionContractProductChangePayload returnsSubscriptionContractProductChangePayload returns

•

The new Subscription Contract object.

•

The updated Subscription Line.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?