Get all Valid Account Pair for Authorize
get
/sweepservice/adhoc/accpairsweepquery
This endpoint is used to get all valid account pair.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
structureDescription: string
structure description need to be set to fetch structures for particular customer
-
structureId: string
Pattern:
[0-9a-fA-Z-]{1,36}
structureId need to be set to fetch structures for particular customer
Header Parameters
-
userId: string
Logged In User Id
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
object
Discriminator:
resource_type
Nested 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.
405 Response
Invalid input
500 Response
Internal error