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