SubscriptionDiscountAllocation object

Represents what a particular discount reduces from a line price.

Required access

Requires either all_subscription_contracts or own_subscription_contracts scope.

On this page

Fields

  • amount ([MoneyV2!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneyv2))
    Allocation amount.
  • discount ([SubscriptionDiscount!](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptiondiscount))
    Discount that created the allocation.

Types that return SubscriptionDiscountAllocation

  • [SubscriptionLine.discountAllocations](https://shopify.dev/docs/admin-api/graphql/reference/orders/subscriptionline#discountallocations-2021-01)