Skip to main content

Arguments

mprn : String! required

The MPRN of the meterpoint.

Allowed Viewers

Customer Partner User Third party

Query Complexity

6

Examples

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.

Query

query GasMeterpoint($mprn: String!) { gasMeterpoint(mprn: $mprn) { currentSupplierId currentSupplierRegEffectiveDate dmq gasTransportId ldzId marketSectorCode meterCapacity meterMechanismCode meterNumberOfDials meterSerialNumber mpaq mprn ndmq pendingSupplierRegEffectiveDate smartEquipmentTechnicalCode } }

Variables

{ "mprn": "those-remember-argue-personal-feel" }

Response

{ "data": { "gasMeterpoint": { "currentSupplierId": "23523595", "currentSupplierRegEffectiveDate": "direction-ever-relationship-in-candidate", "dmq": "1.0", "gasTransportId": "36214143", "ldzId": "64722965", "marketSectorCode": "night-out-whether-mouth-participant", "meterCapacity": "chance-including-evidence-receive-environment", "meterMechanismCode": "Democrat-happy-like-full-paper", "meterNumberOfDials": "Congress-they-reason-movement-around", "meterSerialNumber": "for-real-population-speech-through", "mpaq": "1.0", "mprn": "firm-management-form-campaign-cell", "ndmq": "1.0", "pendingSupplierRegEffectiveDate": "either-because-much-reflect-none", "smartEquipmentTechnicalCode": "range-difficult-current-nothing-this" } } }