Maxxton External API

Sections

Get all doorlock types for a unit

Query Parameters

endDatestring

If both startDate and endDate are provided, data will be fetched for the specified date range from startDate to endDate. If only the endDate is provided, data will be returned until endDate

lockTypestring

Filtered based on lockType

Enum values:
SAFLOKCARDKOOLECONTROLS
startDatestring

If both startDate and endDate are provided, data will be fetched for the specified date range from startDate to endDate.If only startDate is provided, data will be fetched from startDate

pageinteger

Page number

sizeinteger

Size of the current page

sortstring

Sort parameter

filterarray

Following fields can be used for filtering response.
unitId:0For more information, check: Filtering

Response

200
Object
The request is completed successfully without any errors

Response Attributes

totalElementsinteger

Total number of elements available in the whole response.

totalPagesinteger

Total number of pages the response has.

sizeinteger

Size of the current page.

contentarray

Show child attributes

numberinteger

Page number currently accessed.

sortobject

Show child attributes

firstboolean

Boolean field to specify if its the first page or not.

lastboolean

Boolean field to specify if its the last page or not.

numberOfElementsinteger

Total number of elements in the current page.

emptyboolean
500
Object
Error occurred while fetching unit doorlock pincodes

GET

/

Select
1

Response