Tenant recharge

https://api.sciener.com/v3/electricMeterUser/recharge

Tenants use the gateway to recharge. If Bluetooth operation is required, please refer to the corresponding app's SDK.

After successful recharge, the meter reading interface needs to be actively called to save the latest data to the server.

This interface doesn't require accessToken

1 Request example

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

2 Request parameters

NameTypeRequiredDescription
clientIdStringYAssigned client_id from created application
dateLongYCurrent time (timestamp, in milliseconds)
electricMeterIdStringYElectricity meter ID
typeIntY2- Through the gateway
rechargeAmountDoubleYRecharge amount
executeTokenStringYToken used by tenants when topping up

3 Response and example

NameTypeDescription
errcodeIntError code
errmsgStringError message
descriptionStringError Description