Anchor to SubscriptionAppliedCodeDiscountSubscription
objectSubscription Applied Code Discount
Requires the or
scope.
Represents an applied code discount.
Anchor to FieldsFields
- •ID!non-null
The unique ID.
- Anchor to redeemCoderedeem•String!
Code non-null The redeem code of the discount that applies on the subscription.
- Anchor to rejectionReasonrejection•Subscription
Reason Discount Rejection Reason The reason that the discount on the subscription draft is rejected.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Applies a code discount on the subscription draft.
Was this section helpful?