Skip to main content

Upload standard (actual) gas profile fractions from paired CSV files. Requires two files: a fractions file and an STP (stooktemperatuur/stove temperature) file. Supports all gas profile categories: G1A, G2A, G2B, G2C, and GXX. VP (volume at stove pressure) is calculated as: VP = TOP + max(0, RER * (TST - STP)). Processing is synchronous; the response contains detailed statistics or validation errors. Returns HTTP 400 if yearly sum deviation exceeds 1%. buf:lint:ignore RPC_REQUEST_STANDARD_NAME

POST 

/v1/profileFractions/gas/standard

Upload standard (actual) gas profile fractions from paired CSV files. Requires two files: a fractions file and an STP (stooktemperatuur/stove temperature) file. Supports all gas profile categories: G1A, G2A, G2B, G2C, and GXX. VP (volume at stove pressure) is calculated as: VP = TOP + max(0, RER * (TST - STP)). Processing is synchronous; the response contains detailed statistics or validation errors. Returns HTTP 400 if yearly sum deviation exceeds 1%. buf:lint:ignore RPC_REQUEST_STANDARD_NAME

Request

Responses

A successful response.