Skip to main content
Anchor to SubscriptionContractCalculationProductVariantParentLineInput

SubscriptionContractCalculationProductVariantParentLineInput

input_object

The input fields for product variant bundle parent subscription lines in the calculate API.

•[SubscriptionContractCalculationComponentLineInput!]!
required

The components for this parent line.

•[AttributeInput!]!
requiredDefault:[]

Custom attributes for this subscription line.

•ID

The ID of an existing line to update. Omit for new lines.

•ID!
non-null

The ID of the product variant for this bundle parent line.

•Int!
non-null

The quantity of the bundle parent line. Must be at least 1.


Was this section helpful?

Anchor to Input objects using this inputInput objects using this input

•INPUT OBJECT

The input fields for subscription lines used for contract calculation. This is a oneOf input: one, and only one, field can be provided.


Was this section helpful?