Retrieves all Unauthorized Structures
get
/sweepservice/adhoc/eodcheck
This endpoint is used to get all unauthorized structures.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
headerBranchCode: string
headerBranchCode need to be set to fetch structures for particular Branch code
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
Response
Supported Media Types
- application/json
- application/xml
200 Response
Retrieves all unauthorized structures.
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : LmsTbAdhocStrSweepDTO-allOf[1]
Type:
Show Source
object-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20} -
customerName:
string
-
effectiveDate:
string
-
executionType:
string
-
headerBranchCode:
string
-
includeExternalAccount:
string
-
LmsTbAdhocAccpairSweepDTO:
array LmsTbAdhocAccpairSweepDTO
-
overRidePendingSweep:
string
-
status:
string
-
structureDescription:
string
-
structureId:
string
Pattern:
[A-Z0-9]{1,30} -
structureMasterId:
string
-
sweepId:
string
-
sweepStatus:
string
-
versionNo:
integer
400 Response
Malformed syntax.
401 Response
Request does not have sufficient credentials.
403 Response
Request is not authorized.
500 Response
Internal error