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