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:
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
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:
object
Nested Schema : items
Type:
object
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