SubscriptionManualDiscount
Requires the or
scope.
Custom subscription discount.
Anchor to FieldsFields
- Anchor to entitledLinesentitled•
Lines Entitled line items used to apply the subscription discount on.
- •ID!non-null
The unique ID.
- Anchor to recurringCycleLimitrecurring•
Cycle Limit The maximum number of times the subscription discount will be applied on orders.
- Anchor to rejectionReasonrejection•
Reason The reason that the discount on the subscription draft is rejected.
- Anchor to targetTypetarget•
Type DiscountTarget non-nullType! Type of line the discount applies on.
- Anchor to titletitle•
The title associated with the subscription discount.
- Anchor to typetype•Discount
Type! non-null The type of the subscription discount.
- Anchor to usageCountusage•
Count Int!non-null The number of times the discount was applied.
- Anchor to valuevalue•Subscription
Discount non-nullValue! The value of the subscription discount.
Map
Fields and connections with this object
- SubscriptionBillingCycleEditedContract.discounts
- SubscriptionContract.discounts
- SubscriptionContractBase.discounts
- SubscriptionManualDiscountConnection.nodes
- SubscriptionManualDiscountEdge.node
Possible type in
Anchor to MutationsMutations
- •mutation
Adds a subscription discount to a subscription draft.
- •mutation
Updates a subscription discount on a subscription draft.
- •mutation
Adds a subscription free shipping discount to a subscription draft.
- •mutation
Updates a subscription free shipping discount on a subscription draft.
- •mutation
Removes a subscription line from a subscription draft.