SubscriptionAppliedCodeDiscount - admin-graphql - OBJECT
Version: 2024-10
Description:
Represents an applied code discount.
Access Scopes
the `read_own_subscription_contracts` or `write_own_subscription_contracts` scope.
Fields
-
id:
ID! -
The unique ID.
-
redeemCode:
String! -
The redeem code of the discount that applies on the subscription.
-
rejectionReason:
SubscriptionDiscountRejectionReason -
The reason that the discount on the subscription draft is rejected.
Connections
Related queries
Related mutations
Related Unions
Examples