Anchor to SubscriptionLineInputSubscription
input_objectSubscription Line Input
The input fields required to add a new subscription line to a contract.
Anchor to FieldsFields
- Anchor to currentPricecurrent•Decimal!non-null
Price The price of the product.
- Anchor to customAttributescustom•[Attribute
Attributes Input!] The custom attributes for this subscription line.
- Anchor to pricingPolicypricing•Subscription
Policy Pricing Policy Input Describes expected price changes of the subscription line over time.
- Anchor to productVariantIdproduct•ID!non-null
Variant Id The ID of the product variant the subscription line refers to.
- Anchor to quantityquantity•Int!non-null
The quantity of the product.
- Anchor to sellingPlanIdselling•ID
Plan Id The selling plan for the subscription line.
- Anchor to sellingPlanNameselling•String
Plan Name The selling plan name for the subscription line.
Defaults to using the selling plan's current name when not specified.
Was this section helpful?
Anchor to Input objects using this inputInput objects using this input
- •INPUT OBJECT
The new subscription line.
Was this section helpful?