Run reverse sweep service for a structure asynchronously
post
/api/1.0/reversesweepservice/structureasync
This endpoint is used to run reverse sweep service for a structure asynchronously.
Request
Supported Media Types
- application/json
- application/xml
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
Request Body that contains data required for running a reverse sweep batch
Nested Schema : LmsSweepStructuresDTO-allOf[0]
Type:
Show Source
object
-
adhocId:
string
-
allowMBCCAccPair:
string
-
allStructure:
string
-
branchCode:
string
-
branchMap:
object BranchMap
Additional Properties Allowed: LmmTmBranchParametersDTO
-
checkAccPairSweep:
string
-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
jobschedulerId:
string
-
mode:
string
-
overRidePending:
string
-
remarks:
string
-
simulate:
string
-
simulateExecDt:
string(date)
-
simulateFromDt:
string(date)
-
simulateToDt:
string(date)
-
structureList:
array structureList
Nested Schema : BranchMap
Type:
object
Additional Properties Allowed
Show Source
-
object LmmTmBranchParametersDTO
Nested Schema : LmmTmBranchParametersDTO
Type:
Show Source
object
-
bankCode:
string
-
bicCode:
string
-
branchCode:
string
-
branchCurrency:
string
-
branchDate:
string
-
branchName:
string
-
cityId:
string
-
countryId:
string
-
crossBorderHybridPool:
string
-
crossBorderHybridSweep:
string
-
crossBorderPool:
string
-
crossBorderSweep:
string
-
crossCcyHybridPool:
string
-
crossCcyHybridSweep:
string
-
crossCcyPool:
string
-
crossCcySweep:
string
-
domesticHybridPool:
string
-
domesticHybridSweep:
string
-
domesticPool:
string
-
domesticSweep:
string
-
externalSystemId:
string
-
fax:
string
-
hostCode:
string
-
hybrid:
string
-
isBalanceOnline:
string
-
latitude:
number
-
line1:
string
-
line2:
string
-
line3:
string
-
line4:
string
-
LmmTmBranchAddnParametersDTO:
array LmmTmBranchAddnParametersDTO
-
LmmTmBranchExternalSystemDTO:
array LmmTmBranchExternalSystemDTO
-
localClearingCode:
string
-
longitude:
number
-
phoneNumber:
string
-
pool:
string
-
region:
string
-
sourceSystem:
string
-
sourceSystemBranchCode:
string
-
stateId:
string
-
sweep:
string
-
timeZone:
string
-
zip:
string
Nested Schema : LmmTmBranchAddnParametersDTO
Type:
Show Source
array
-
Array of:
object LmmTmBranchAddnParametersDTO
Nested Schema : LmmTmBranchExternalSystemDTO
Type:
Show Source
array
-
Array of:
object LmmTmBranchExternalSystemDTO
Nested Schema : StructureListDTO
Type:
Show Source
object
-
accountList:
array accountList
-
lastSuccessfulSweepDate:
string(date)
-
structureId:
string
Pattern:
[0-9a-fA-Z-]{1,36}
-
versionNo:
integer
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
-
Location: string
URL of newly created sweepmaster data
Root Schema : ResponseDtoWrapper
Type:
Show Source
object
-
data:
object ResponseResourceSupport
-
messages:
object ResponseDto
Nested Schema : ResponseResourceSupport
Type:
object
Nested Schema : ResponseDto
Type:
Show Source
object
-
codes:
array codes
-
id:
string
-
requestId:
string
-
status:
string
Nested Schema : ResponseCode
Type:
Show Source
object
-
arg:
string
-
args:
array args
-
Code:
string
-
Desc:
string
-
Language:
string
-
Type:
string
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