Unlock

https://api.sciener.com/v3/lock/unlock

Unlock via gateway or WiFi lock, if get -4043(The function is not supported for this lock) error message, please switch the "remote unlock" on in Sciener APP's lock setting page.

If you are integrating with TTHotel and you have power savers, this API can be used to manage power saver as well. Simply use power saver ID as the lockId. Calling this API will turn on the power.

1 Request example

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

2 Request parameters

NameTypeRequiredDescription
clientIdStringYclient_id from Create application
accessTokenStringYAccess token,refer to: Get access token
lockIdIntYLock ID, generated by Lock init
dateLongYCurrent time (timestamp in millisecond)

3 Response and example

ParameterTypeDescription
errcodeIntError code
errmsgStringError message