Skip to main content

Input fields

billingMethod : GasNewSupplyBillingMethod

How the fixed term of the access contract is billed.

dailyFlow : String

The requested daily flow in kWh/day, as a positive decimal string. Required for a telemetered toll type.

estimatedAnnualFlow : Int! required

The estimated annual flow in kWh/year, greater than zero.

hourlyFlow : Int

The requested hourly flow in kWh/hour, greater than zero. Required for a telemetered toll type.

outgoingPressure : String

The requested outgoing pressure in bar, as a positive decimal string.

tollType : GasNewSupplyTollType! required

The toll type (peaje).

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "billingMethod": "BM1", "dailyFlow": "laugh-challenge-hundred-evening-paper", "estimatedAnnualFlow": 59, "hourlyFlow": 76, "outgoingPressure": "western-them-relationship-however-should", "tollType": "R1" }