SubscriptionLineUpdateInput input object
Specifies the input fields required to update a subscription line on a contract.
Input fields
-
currentPrice (
Decimal
)The price of the product.
-
customAttributes (
[AttributeInput!]
)The custom attributes for this subscription line.
-
pricingPolicy (
SubscriptionPricingPolicyInput
)Describes expected price changes of the subscription line over time.
-
productVariantId (
ID
)The ID of the product variant the subscription line refers to.
-
quantity (
Int
)The quantity of the product.
-
sellingPlanId (
ID
)The selling plan for the subscription line.
-
sellingPlanName (
String
)The selling plan name for the subscription line.
Specifies the input fields required to update a subscription line on a contract.
Input fields
-
currentPrice (
Decimal
)The price of the product.
-
customAttributes (
[AttributeInput!]
)The custom attributes for this subscription line.
-
pricingPolicy (
SubscriptionPricingPolicyInput
)Describes expected price changes of the subscription line over time.
-
productVariantId (
ID
)The ID of the product variant the subscription line refers to.
-
quantity (
Int
)The quantity of the product.
-
sellingPlanId (
ID
)The selling plan for the subscription line.
-
sellingPlanName (
String
)The selling plan name for the subscription line.
Specifies the input fields required to update a subscription line on a contract.
Input fields
-
currentPrice (
Decimal
)The price of the product.
-
customAttributes (
[AttributeInput!]
)The custom attributes for this subscription line.
-
pricingPolicy (
SubscriptionPricingPolicyInput
)Describes expected price changes of the subscription line over time.
-
productVariantId (
ID
)The ID of the product variant the subscription line refers to.
-
quantity (
Int
)The quantity of the product.
-
sellingPlanId (
ID
)The selling plan for the subscription line.
-
sellingPlanName (
String
)The selling plan name for the subscription line.