SubscriptionPricingPolicyInput input object

Describes expected price changes of the subscription line over time.

Input fields

  • basePrice ([Decimal!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#decimal-2021-01)) REQUIRED
    The base price per unit for the subscription line in the contract’s currency.
  • cycleDiscounts ([[SubscriptionPricingPolicyCycleDiscountsInput!]!](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptionpricingpolicycyclediscountsinput)) REQUIRED
    An array containing all pricing changes for each billing cycle.