businessunit object

{
  	/* set by upodi */
  "id": "guid",
  "parentid": "guid",
  "parent": "parent object",
  "fullname": "string",
  "description": "string",
  	/* AccountingCode is used in integrations to ERP systems. If we find a match with 				the ERP we match it with their business unit */
  "accountingcode": "string",
    /* set by upodi */
  "createdby": "guid",
    /* set by upodi */
  "modifiedby": "guid",
    /* set by upodi */
  "createddate": "datetime",
    /* set by upodi */
  "modifieddate": "datetime",
}