# DiscountCodeRedeemCodeBulkDeletePayload - admin - PAYLOAD Version: unstable ## Description Return type for `discountCodeRedeemCodeBulkDelete` mutation. ### Access Scopes ## Fields * [job](/docs/api/admin/unstable/objects/Job): Job - The asynchronous job that deletes the discount codes. * [userErrors](/docs/api/admin/unstable/objects/DiscountUserError): DiscountUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [discountCodeRedeemCodeBulkDelete](/docs/api/admin/unstable/mutations/discountCodeRedeemCodeBulkDelete) ## Examples