Send Command
POST /network/door/{accessPointId}/command
POST
/network/door/{accessPointId}/command
Sends a request to post a command to a lock in the network, the response from the lock is received asynchronously. The lock response can be retrieved either by polling the current status of the command request or by subscribing to the sns topic.
AllowedRoles: [front-desk front-desk-admin pms]
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” accessPointId
required
string
Request Body
Section titled “Request Body ”object
accesspointIds
Array<integer>
cmd
string
payload
regNbr
integer
Responses
Section titled “ Responses ”Accepted
object
requestId
string format: uuid
248df4b7-aa70-47b8-a036-33ac447e668d
Bad Request
Unauthorized
Not Found