Skip to main content
Anchor to SubscriptionContractCalculationBillingPolicyInput

SubscriptionContractCalculationBillingPolicyInput

input_object

The input fields for subscription billing policy used for contract calculation.

•[SubscriptionContractCalculationAnchorInput!]!
requiredDefault:[]

The anchors for calculating billing cycle dates.

•SubscriptionContractCalculationCadenceInput!
required

The cadence for calculating billing cycle dates.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields for calculating a new subscription contract. Provide the complete desired state of the contract. The contract isn't created until you commit the calculation with the subscriptionContractCalculationCommit mutation.

Learn how to build a subscription contract.

•INPUT OBJECT

The input fields for calculating changes to an existing subscription contract. Each field you provide replaces the corresponding value on the contract, and omitted fields remain unchanged. For list fields, provide the complete replacement list, including the id of each existing item that you want to keep.

Learn how to update a subscription contract.


Was this section helpful?