POST api/v1/Hardwares/GetWallReader

Request Information

URI Parameters

None.

Body Parameters

DoorLimit
NameDescriptionTypeAdditional information
_Limit

integer

None.

_Skip

integer

None.

_LastUpdated

date

None.

_DoorType

LOCK_TYPE

None.

Request Formats

application/json, text/json

Sample:
{
  "_Limit": 1,
  "_Skip": 2,
  "_LastUpdated": "2026-01-20T21:40:16.090102+00:00",
  "_DoorType": 1
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.