CircularCompanyHierarchies
Example
{
	"code": "CircularCompanyHierarchies",
	"target": "Unknown",
	"details": [
		{
			"code": "CircularCompanyHierarchies",
			"number": 192,
			"message": "Circular parent/child company relationships are not allowed.",
			"description": "The company -0- has circular hierarchy on its creation chain.",
			"faultCode": "Client",
			"helpLink": "http://developer.avalara.com/avatax/errors/CircularCompanyHierarchies",
			"severity": "Exception"
		}
	]
}
Explanation

This error indicates that the company as submitted would result in a parent company being the child of itself, or a child company being the parent of itself. Please change the parent ID and resubmit your request.