Skip to main content
Anchor to SubscriptionManualDiscount

SubscriptionManualDiscount

object

Requires the read_own_subscription_contracts or write_own_subscription_contracts scope.

Custom subscription discount.

•SubscriptionDiscountEntitledLines!
non-null

Entitled line items used to apply the subscription discount on.

•ID!
non-null

The unique ID.

•Int

The maximum number of times the subscription discount will be applied on orders.

•SubscriptionDiscountRejectionReason

The reason that the discount on the subscription draft is rejected.

•DiscountTargetType!
non-null

Type of line the discount applies on.

•String

The title associated with the subscription discount.

•DiscountType!
non-null

The type of the subscription discount.

•Int!
non-null

The number of times the discount was applied.

•SubscriptionDiscountValue!
non-null

The value of the subscription discount.


Was this section helpful?

•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.


Was this section helpful?