Skip to main content
Log inSign up
Anchor to priceRuleDiscountCodeCreate

priceRuleDiscountCodeCreate

mutationDeprecated

Requires write_price_rules access scope.

Create a discount code for a price rule. Use discountRedeemCodeBulkAdd instead.

•
String!required

The code to create for the price rule.

•
ID!required

The ID of the price rule object.


Was this section helpful?

Anchor to PriceRuleDiscountCodeCreatePayload returnsPriceRuleDiscountCodeCreatePayload returns

•

The updated price rule.

Anchor to priceRuleDiscountCodepriceRuleDiscountCode
•

The newly created discount code.

•

The list of errors that occurred from executing the mutation.

•
[UserError!]!non-nullDeprecated

The list of errors that occurred from executing the mutation.


Was this section helpful?