Skip to main content
Anchor to SubscriptionContractProductChangePayload

SubscriptionContractProductChangePayload

payload

Return type for subscriptionContractProductChange mutation.

•SubscriptionContract

The new Subscription Contract object.

•SubscriptionLine

The updated Subscription Line.

•[SubscriptionDraftUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

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

Arguments

Anchor to subscriptionContractIdsubscriptionContractId
•ID!
required

The ID of the subscription contract.

•ID!
required

The gid of the Subscription Line to update.

•SubscriptionContractProductChangeInput!
required

The properties of the Product changes.



Was this section helpful?