Anchor to section titled 'undefined'

discountCodeBulkDelete
mutation

Requires Apps must have write_discounts access scope.

Asynchronously delete code discounts in bulk using a search query, a saved search ID, or a list of code discount IDs.


The IDs of the code discounts to delete.

The ID of the saved search to use for filtering code discounts to delete.

The search query for filtering code discounts to delete.

For more information on the list of supported fields and search syntax, refer to the CodeDiscountNodes query section.


Was this section helpful?

The asynchronous job that deletes the code discounts.

The list of errors that occurred from executing the mutation.


Was this section helpful?