Transfer Gateway

https://api.sciener.com/v3/gateway/transfer

The Selected Gateway(s) will be Permanently Transferred to the receiver accout.

Notice:The lock and gateway must belong to the same administrator account, otherwise, they can't connect each other. You should also transfer the related locks to the receiver account, refer to cloud API: Transfer lock.

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
receiverUsernameStringYThe receiver's username, must be a registered account.
gatewayIdListStringYGateway ID list, example:[1234,3332]
dateLongYCurrent time (timestamp in millisecond)

3 Response and example

ParameterTypeDescription
errcodeIntError code
errmsgStringError message