Skip to main content

Generate nomination XML document for day and specified nomination tracks

Returns list of XML files.

Path Parameters
date string REQUIRED

Date (yyyy-MM-dd)

Query Parameters
ignoreNominationLeadTime boolean

Ignore Nomination Lead Time

ignoreIdentifierConfigFailures boolean

Ignore Identifier Config failures

sendAll boolean

Send All and not only (re)nominations

numberOfDays int32

number of days to be submitted, default=1

Header Parameters
X-Tenant-ID REQUIRED
Request Body
areas object[]
areaId int64
connectionPoints object[]
connectionPointId int64
nominationTracks object[]
destinationId int64
nominationTrackId int64
sourceId int64
Responses
200

OK

Schema OPTIONAL
files object[] OPTIONAL
connectionPointId int64 OPTIONAL
connectionPointName string OPTIONAL
filename string OPTIONAL
location string OPTIONAL
messageId int64 OPTIONAL
sentDateTime string OPTIONAL
201

Created

401

Unauthorized

403

Forbidden

404

Not Found