Skip to main content
POST

Authorizations

x-api-key
string
header
required

VoltView API key

Path Parameters

id
string
required

Supplier account ID

Body

application/json
mpanMprn
string
required

MPAN (electricity) or MPRN (gas) for the meter

readAt
string
required

Date of the reading (ISO 8601 date e.g. 2026-03-15)

readings
object[]
required

One or more register readings. Get registerIds from the supplier account's meter details.

Minimum array length: 1

Response

Meter reading submitted successfully to supplier

success
boolean
Example:

true

message
string
readingId
string

Unique id for this submission (for retries)

data
object

Supplier API response

warning
string

Optional e.g. readAt older than 10 days