# CountryHarmonizedSystemCodeInput - admin-graphql - INPUT_OBJECT Version: 2024-10 ## Description The input fields required to specify a harmonized system code. ### Access Scopes ## Fields * [countryCode](/docs/api/admin-graphql/2024-10/enums/CountryCode): CountryCode! - The ISO 3166-1 alpha-2 country code for the country that issued the specified harmonized system code. * [harmonizedSystemCode](/docs/api/admin-graphql/2024-10/scalars/String): String! - Country specific harmonized system code. ## Input objects with this input object * [InventoryItemInput](/docs/api/admin-graphql/2024-10/input-objects/InventoryItemInput) ## Examples