Skip to content

Send 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]

accessPointId
required
string
object
accesspointIds
Array<integer>
cmd
string
payload
regNbr
integer

Accepted

object
requestId
string format: uuid
nullable
248df4b7-aa70-47b8-a036-33ac447e668d

Bad Request

Unauthorized

Not Found