Anchor to subscriptionContractProductChangesubscription
mutationsubscription Contract Product Change
Requires 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.
Anchor to Arguments
Arguments
- Anchor to inputinput•Subscription
Contract Product Change Input!required The properties of the Product changes.
- Anchor to lineIdline•ID!required
Id The gid of the Subscription Line to update.
- Anchor to subscriptionContractIdsubscription•ID!required
Contract Id The ID of the subscription contract.
Was this section helpful?
Anchor to SubscriptionContractProductChangePayload returnsSubscription Contract Product Change Payload returns
- Anchor to contractcontract•Subscription
Contract The new Subscription Contract object.
- Anchor to lineUpdatedline•Subscription
Updated Line The updated Subscription Line.
- Anchor to userErrorsuser•[Subscription
Errors Draft User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?