v1
latestOpenAPI 3.1.02026-07-2694207444.7 KBSubmit report
Allows submitting a REMIT report to be forwarded to ACER (ARIS Web Service).
post/Company/{companyId}/NewExternalReportFile/{remitSchema}
Path parameters
companyIdstring required
ID of the company in Nord Pool systems
remitSchemastring required
The xsd schema name, that the xml content is valid against. For example REMITTable2_V1.
Headers
Content-Typestring required
application/octet-stream has to be used
Response
200
Example response
{
"ReportId": "9f649c53-d104-497b-917d-13ec4102dce4"
}