Set hotel card sector

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

If you want to keep some of the sectors for other software, you can set the lock to use other hotel card sectors.

Alert:You must firstly modify the hotel card sector by APP SDK before you request this API

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
sectorStringYHotel card sector,for example:1,2,3,4,5,6,7,8,9,10 for sectors 1 to 10
dateLongYCurrent time (timestamp in millisecond)

3 Response and example

ParameterTypeDescription
errcodeIntError code
errmsgStringError message