Initiate sweep structure
post
/sweepservice/adhoc/initiateSweep
This endpoint is used to initiate sweep structure for checker to authorize.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains data required for initiating structure
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
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly initated structure
Nested Schema : ResponseResourceSupport
Type:
objectNested Schema : items
Type:
object400 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