Hierarchical Parents

An array of hierarchical parents associated with the current record.

Object
The object of the associated hierarchical parent for this record.
{
	"hierarchicalParents" : 
	[
		{
			"hierarchicalParent" : 
			{
				"@id" : "URL",
				"@type" : "HierarchicalParent",
				"elementId" : "String"
			}
		}
	]
}
Visualized image