Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 239 Bytes

meteringpoint.md

File metadata and controls

27 lines (18 loc) · 239 Bytes

Metering point domain

Get meteringpoints

Request

GET /api/meteringpoints

Parameters

-

Response

{
    "meteringpoints": [
        {
            "gsrn": 57131300000000001,
        }
    ]
}