Anchor to PriceRuleDiscountCodePrice
PriceRuleDiscountCode
object
Requires access scope.
A discount code of a price rule.
Anchor to FieldsFields
- •
The application that created the discount code.
- Anchor to codecode•String!non-null
The code to apply the discount.
- •ID!non-null
A globally-unique ID.
- Anchor to usageCountusage•
Count Int!non-null The number of times that the price rule has been used. This value is updated asynchronously and can be different than the actual usage count.
Was this section helpful?