Skip to main content

Upload new values for a single GasDay

Parses and saves data from XLSX document.

Query Parameters
allowedDate string

Date (yyyy-MM-dd)

importAllDates boolean

If true, import all dates else only allowedDate

ignoreNominationLeadTime boolean

Ignore Nomination Lead Time

ignoreIdentifierConfigFailures boolean

Ignore Identifier Config failures

sendAll boolean

Send All and not only (re)nominations

Header Parameters
X-Tenant-ID REQUIRED
Request Body
string
Responses
200

OK

Schema OPTIONAL
object[]
results object[] OPTIONAL
gasDayDates date-time[] OPTIONAL
nominationTrackValidationErrors object OPTIONAL
nominationTracksNotFound string[] OPTIONAL
processedRows int32 OPTIONAL
processedValues int32 OPTIONAL
sheetIgnored boolean OPTIONAL
sheetName string OPTIONAL
sheetValid boolean OPTIONAL
successful string[] OPTIONAL
successfulNominationTrackIds object OPTIONAL
unchangedNominationTrackIds object OPTIONAL
validationMessage string OPTIONAL
sheetNames string OPTIONAL
workbookName string OPTIONAL
201

Created

401

Unauthorized

403

Forbidden

404

Not Found