# DiscountRedeemCodeBulkAddPayload - admin-graphql - PAYLOAD Version: 2024-07 ## Description Return type for `discountRedeemCodeBulkAdd` mutation. ### Access Scopes ## Fields * [bulkCreation](/docs/api/admin-graphql/2024-07/objects/DiscountRedeemCodeBulkCreation): DiscountRedeemCodeBulkCreation - The ID of bulk operation that creates multiple unique discount codes. You can use the [`discountRedeemCodeBulkCreation` query](https://shopify.dev/api/admin-graphql/latest/queries/discountRedeemCodeBulkCreation) to track the status of the bulk operation. * [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 * [discountRedeemCodeBulkAdd](/docs/api/admin-graphql/2024-07/mutations/discountRedeemCodeBulkAdd) ## Examples