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
- application/json
- application/xml
Path Parameters
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns message of no pending maintenances
Headers
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