Xsd
XML schema describing the reporting format
API | Description |
---|---|
GET xsd/{versionDate} |
Get the XML schema which defines the format of data to be reported Input versionDate at the format yyyy-MM-dd (2016-01-01) for a specific version. |
ReportData
API | Description |
---|---|
POST ReportData |
Report Data. XML-Input should be validated with the XML schema, and sent as a string |