Resource Representation
This resource is a JSON representation of a Reporting Entity, it contains all of the information we store about a particular entity
{
entityName : "String"
reportEndDates : {
year : {
extractiveReports : [ ExtractiveReports ],
year : String
}
},
reportEntityId : String
}