To get Unauthorized Records
get
/service/lmx/preEODCheck/{branchCodeId}
This endpoint is used to get unauthorized maintenance,structure and sweep pending records.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
branchCodeId: string
branchCodeId
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created fileupload
Root Schema : LmxTbPreEODCheckResponseCollection
Type:
object
Collection of unauthorised structures, pending sweeps.
Show Source
Nested Schema : LmbAdhocSweepListDTO
Type:
Show Source
object
-
executionType(optional):
string
-
status(optional):
string
-
structureDesc(optional):
string
-
structureId(optional):
string
Pattern:
[0-9a-fA-Z-]{1,36}
Nested Schema : LmxTbStructureDTO
Type:
Show Source
object
-
structureDesc(optional):
string
-
structureId(optional):
string
Pattern:
[0-9a-fA-Z-]{1,36}
Nested Schema : LmbSweepListDTO
Type:
Show Source
object
-
status(optional):
string
-
structureDesc(optional):
string
-
structureId(optional):
string
Pattern:
[0-9a-fA-Z-]{1,36}
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