POST
/
v1
/
homes
/
{id}
/
update

Headers

x-ws-api-key
string

WattShift API Key

Path Parameters

id
string
required

Body

application/json
city
string
clientId
string
country
string
enabled
boolean

this is to check is enabled

name
string

The name of the home

ratePlanId
string
solarInfo
object
streetAddress
string
timezone
string
unstructuredAddress
string
userId
string

The ID of the owner of the home

UtilityId
string
zipcode
string

Response

200 - application/json
createdAt
any
required
energyMarketBiddingEnabled
boolean
required
id
string
required
updatedAt
any
required
city
string | null
country
string | null
enabled
boolean | null
meterId
string | null
meterIdSource
string | null
name
string | null
ratePlanId
string | null
streetAddress
string | null
timezone
string | null
unstructuredAddress
string | null
userId
string | null
UtilityId
string | null
zipcode
string | null