POST api/v1/Hardwares/GetIlockTemplate

Request Information

URI Parameters

None.

Body Parameters

DoorLimit
NameDescriptionTypeAdditional information
limit

integer

None.

skip

integer

None.

LastUpdated

date

None.

Request Formats

application/json, text/json

Sample:
{
  "limit": 1,
  "skip": 2,
  "LastUpdated": "2025-12-06T17:39:49.9307361+00:00"
}

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.