Skip to main content
Log inSign up
Anchor to SubscriptionManualDiscount

SubscriptionManualDiscount

object

Requires the read_own_subscription_contracts or write_own_subscription_contracts scope.

Custom subscription discount.

•

Entitled line items used to apply the subscription discount on.

•
ID!non-null

The unique ID.

•

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

•

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

•

Type of line the discount applies on.

•

The title associated with the subscription discount.

•

The type of the subscription discount.

•
Int!non-null

The number of times the discount was applied.

•

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?