# DiscountRedeemCodeInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields for the redeem code to attach to a discount. ### Access Scopes ## Fields * [code](/docs/api/admin-graphql/2024-10/scalars/String): String! - The code that a customer can use at checkout to receive the associated discount. ## Input objects with this input object * [discountRedeemCodeBulkAdd](/docs/api/admin-graphql/2024-10/mutations/discountRedeemCodeBulkAdd) ## Examples