Get all valid structure for authorize
get
/sweepservice/adhoc/strsweepquery
This endpoint is used to get all valid structure.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
structureDescription(optional): string
structure description need to be set to fetch structures for particular customer
-
structureId(optional): string
Pattern:
[0-9a-fA-Z-]{1,36}structureId need to be set to fetch structures for particular customer
Header Parameters
-
userId(optional): 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:
objectDiscriminator:
resource_typeNested Schema : LmsTbAdhocStrSweepDTO-allOf[1]
Type:
Show Source
object-
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20} -
customerName(optional):
string
Maximum Length:
100 -
effectiveDate(optional):
string
Pattern:
[0-9]{4}[-][0-9]{2}[-][0-9]{2} -
executionType(optional):
string
Maximum Length:
1 -
headerBranchCode(optional):
string
Maximum Length:
4 -
includeExternalAccount(optional):
string
Maximum Length:
1Pattern:[Y,N] -
LmsTbAdhocAccpairSweepDTO(optional):
array LmsTbAdhocAccpairSweepDTO
-
overRidePendingSweep(optional):
string
Maximum Length:
1 -
requestId(optional):
string
-
status(optional):
string
-
structureDescription(optional):
string
Maximum Length:
200 -
structureId(optional):
string
Pattern:
[0-9a-fA-Z-]{1,36} -
structureMasterId(optional):
string
Maximum Length:
36 -
sweepId(optional):
string
Maximum Length:
36 -
sweepStatus(optional):
string
Maximum Length:
1 -
versionNo(optional):
integer
Nested Schema : LmsTbAdhocAccpairSweepDTO
Type:
Show Source
object-
accountNumber(optional):
string
Maximum Length:
30 -
adhocSweepStrMasterId(optional):
string
Maximum Length:
36 -
branchCode(optional):
string
Maximum Length:
4 -
currencyCode(optional):
string
Maximum Length:
3 -
id(optional):
string
Maximum Length:
36 -
instructionId(optional):
string
Maximum Length:
200 -
instructionPriority(optional):
string
Maximum Length:
36 -
parentAccountBranch(optional):
string
Maximum Length:
4 -
parentAccountCurrency(optional):
string
Maximum Length:
3 -
parentAccountNumber(optional):
string
Maximum Length:
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