Skip to main content
Anchor to DiscountCodeBulkActivatePayload

DiscountCodeBulkActivatePayload

payload

Return type for discountCodeBulkActivate mutation.

•Job

The asynchronous job that activates the discounts.

•[DiscountUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Activates multiple code discounts asynchronously using one of the following:

  • A search query
  • A saved search ID
  • A list of discount code IDs

For example, you can activate discounts for all codes that match a search criteria, or activate a predefined set of discount codes.


Was this section helpful?
OSZAR »