Key is unique for the NavigationNode and used when listing the content displayed for the node.
Hierarchy represents the current navigation path within the NavigationNode structure. Hierarchy is used to get the sub nodes for current node. MaxLength: 4000.
The target path, if any, for the NavigationNode. This can be a direct link to any page that defines the content for the node. Depending on TypeId. MaxLength: 500.
A comma separated list of flag internal ids, if any, for the NavigationNode. MaxLength: 255.
The image key for the first underlying category, if any. Url for images are formed like http://[client specific CDN]/{ImageKey}. Preset, height and width can be sent as parameters.
{ "Key": "string", "Hierarchy": "string", "TypeId": 0, "Name": "string", "TargetPath": "string", "ManufacturerSeed": "string", "CategorySeed": "string", "FlagIdSeed": "string", "ImageKey": "string", "Description": "string", "ProductCount": 0 }