Skip to main content
Anchor to SubscriptionContractCreateCalculateUserError

SubscriptionContractCreateCalculateUserError

object

An error that occurs during the execution of SubscriptionContractCreateCalculate.

•SubscriptionContractCreateCalculateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation

Starts an asynchronous calculation for a new subscription contract. The contract isn't created until you commit the calculation.

Poll the subscriptionContractCalculation query to review the calculated contract, its projected order totals, and any warnings, then commit it with the subscriptionContractCalculationCommit mutation.

Learn how to build a subscription contract.

Arguments

•SubscriptionContractCalculationContractCreateInput!
required

The input for the new subscription contract calculation.



Was this section helpful?


Was this section helpful?