Responds whether the branch has Pending Maintenances for Authorization

get

/service/lmx/preEODCheck/has-pending-maintenances/{branchCodeId}

This endpoint is used to respond whether the branch has pending maintenances for authorization.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Returns message of no pending maintenances
Headers
Body ()
Root Schema : schema
Type: boolean

201 Response

Returns message that there are pending maintenances

400 Response

Malformed syntax.

401 Response

Request does not have sufficient credentials.

403 Response

Request is not authorized.

405 Response

Invalid input

500 Response

Internal error
Back to Top