Maxxton External API

Sections

Delete locks for a unit

Query Parameters

endDatestring Required

Lock end date. Date should be added using ISO 8601 standard(yyyy-MM-dd).

startDatestring Required

Lock start date. Date should be added using ISO 8601 standard(yyyy-MM-dd).

Path Parameters

unitIdinteger Required

id of the unit

Response

204
Object
lock for given unit is deleted without any error.
404
Object
No Lock Found for given startDate and endDate
500
Object
Error occurred while deleting unit lock.

DELETE

/

Select
1

Response