BETA This is a trial service — your feedback will help us to improve it.

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
}