Anchor to section titled 'undefined'

discountCodeRedeemCodeBulkDelete
mutation

Requires Apps must have write_discounts access scope.

Asynchronously delete discount redeem codes in bulk. Specify the redeem codes to delete by providing a search query, a saved search ID, or a list of redeem code IDs.


Anchor to discountId
discountId
required

The ID of the redeem code's discount.

The IDs of the discount redeem codes to delete.

The ID of the saved search.

The search query for filtering discount redeem codes.


Was this section helpful?

The asynchronous job that deletes the discount redeem codes.

The list of errors that occurred from executing the mutation.


Was this section helpful?