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(required): 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:
objectCollection of unauthorised structures, pending sweeps.
Show Source
Nested Schema : LmbAdhocSweepListDTO
Type:
Show Source
object-
executionType:
string
-
status:
string
-
structureDesc:
string
-
structureId:
string
Pattern:
[A-Z0-9]{1,30}
Nested Schema : LmxTbStructureDTO
Type:
Show Source
object-
structureDesc:
string
-
structureId:
string
Pattern:
[A-Z0-9]{1,30}
Nested Schema : LmbSweepListDTO
Type:
Show Source
object-
status:
string
-
structureDesc:
string
-
structureId:
string
Pattern:
[A-Z0-9]{1,30}
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