Anchor to SubscriptionLineInputSubscription
SubscriptionLineInput
input_object
The input fields required to add a new subscription line to a contract.
Anchor to FieldsFields
- Anchor to currentPricecurrent•
Price Decimal!non-null The price of the product.
- Anchor to customAttributescustom•
Attributes The custom attributes for this subscription line.
- Anchor to pricingPolicypricing•
Policy Describes expected price changes of the subscription line over time.
- Anchor to productVariantIdproduct•
Variant Id ID!non-null 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•
Plan Id The selling plan for the subscription line.
- Anchor to sellingPlanNameselling•
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?