Get all valid sweep monitor
get
/service/lms/sweepmonitor
This endpoint is used to get all valid sweep monitor maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
bookDateFrom: string
-
bookDateTo: string
-
bvtReversal: boolean
-
crossCcy: boolean
-
customerId: string
Pattern:
[a-zA-Z0-9]{1,20}
-
executionId: string
-
extSysRefId: string
-
externalTxnNo: string
-
filterBy: string
-
fromAccount: string
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
interfaceMasterId: string
-
isExtSysFilter: string
isExtSysFilter need to be set to fetch non null isExtSysFilter
-
isReverseSweep: string
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
onlyLinkedCustomers: string
onlyLinkedCustomers need to be set to fetch sweep log based on only Linked Customers
-
structureId: string
Pattern:
[0-9a-fA-Z-]{1,36}
-
sweepId: string
-
toAccount: string
-
toCcy: string
-
valueDateFrom: string
-
valueDateTo: string
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 : LmsTbSweepLogDTO-allOf[1]
Type:
Show Source
object
-
amount:
number
-
authStatus:
string
-
balanceTimestamp:
string
-
balanceTimeStamp:
string(date)
-
checkerDtStamp:
string
-
checkerId:
string
-
checkerRemark:
string
-
childExtAcc:
boolean
-
customerExtRef:
string
-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
customerName:
string
-
errorCode:
string
-
errorReference:
string
-
executionId:
string
-
extSysRefId:
string
-
extTransactionNo:
string
-
fromAccBranchAdddr1:
string
-
fromAccBranchAdddr2:
string
-
fromAccBranchAdddr3:
string
-
fromAccBranchAdddr4:
string
-
fromAccBranchAdddr5:
string
-
fromAccFcyAmount:
number
-
fromAccIsExternal:
boolean
-
fromAccIsVirtual:
boolean
-
fromAccLcyAmount:
number
-
fromAccnoDesc:
string
-
fromAccountBalance:
number
-
fromAccountLcy:
string
-
fromAccountNumber:
string
-
fromAccPostBal:
number
-
fromAcForcePost:
string
-
fromAmount:
number
-
fromBicCode:
string
-
fromBranchCode:
string
-
fromCountryCode:
string
-
fromCurrencyCode:
string
-
fromCustomerName:
string
-
fromCustomerNo:
string
-
fromExtAccno:
string
-
fromExtBranchRef:
string
-
fromHostCode:
string
-
fromIBanForAccno:
string
-
fxRate:
number
-
headerBranch:
string
-
headerBranchExtRef:
string
-
headerHostCode:
string
-
instructionId:
string
-
interfaceMasterId:
string
-
isReverseSweep:
string
-
isSimulate:
string
-
isTwoway:
string
-
logTime:
string
-
makerDtStamp:
string
-
makerId:
string
-
makerRemark:
string
-
newStatus:
string
-
pmtAckTime:
string
-
pmtInitiated:
string
-
pmtMessage:
string
-
retryCount:
integer
-
status:
string
-
statusMessage:
string
-
structureId:
string
Pattern:
[0-9a-fA-Z-]{1,36}
-
structureMasterId:
string
-
structureSweep:
boolean
-
sweepId:
string
-
sweepLogID:
string
-
sweepMode:
string
-
sweepProduct:
string
-
toAccBranchAdddr1:
string
-
toAccBranchAdddr2:
string
-
toAccBranchAdddr3:
string
-
toAccBranchAdddr4:
string
-
toAccBranchAdddr5:
string
-
toAccFcyAmount:
number
-
toAccIsExternal:
boolean
-
toAccIsVirtual:
boolean
-
toAccLcyAmount:
number
-
toAccnoDesc:
string
-
toAccountBalance:
number
-
toAccountLcy:
string
-
toAccountNumber:
string
-
toAccPostBal:
number
-
toAcForcePost:
string
-
toAmount:
number
-
toBicCode:
string
-
toBranchCode:
string
-
toCountryCode:
string
-
toCurrencyCode:
string
-
toCustomerName:
string
-
toCustomerNo:
string
-
toExtAccno:
string
-
toExtBranchRef:
string
-
toHostCode:
string
-
toIBanForAccno:
string
-
user:
string
-
utcLogTime:
string
-
valueDate:
string
-
versionNo:
number
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