Modify unit price

https://api.sciener.com/v3/electricMeter/updatePrice

The unit price of electricity meters under the prepaid model can be modified.

1 Request example

POST, ContentType:application/x-www-form-urlencoded

2 Request parameters

NameTypeRequiredDescription
clientIdStringYAssigned client_id from created application
accessTokenStringYAccess token, obtain by calling get access token API
dateLongYCurrent time (timestamp, in milliseconds)
electricMeterIdStringYElectricity meter ID
priceDoubleYUnit price

3 Response and example

NameTypeDescription
errcodeIntError code
errmsgStringError message
descriptionStringError Description