Skip to main content

Get gas day by date as csv or excel

Returns gas day for specified date as csv or excel (Accept-Language - header is taken into account).

Path Parameters
date string REQUIRED

Date (yyyy-MM-dd)

Query Parameters
search string

Search query

filters string

Filter

asCsv boolean

asCsv if true (=default) a csv file will be created otherwise a excel

csvSeparator string

CSV-separator character

asXlsxUpload boolean

Same columns as XLSX-upload

asAttachment boolean

if true, CONTENT_DISPOSITION will be: "attachment; filename=" + filename , otherwise: "inline"

Header Parameters
X-Tenant-ID REQUIRED
Responses
200

OK

Schema OPTIONAL
string
401

Unauthorized

403

Forbidden

404

Not Found