Anchor to section titled 'undefined'

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.

Anchor to lineId
lineId
required

The gid of the Subscription Line to update.

Anchor to subscriptionContractId
subscriptionContractId
required

The ID of the subscription contract.


Was this section helpful?

The new Subscription Contract object.

The updated Subscription Line.

The list of errors that occurred from executing the mutation.


Was this section helpful?