Get all valid reverse sweep monitor
get
/reversesweepmonitor
This endpoint is used to get all valid reverse sweep monitor maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
filterBy(optional): string
-
fromDate(optional): string
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
reversesweepmasterid(optional): string
-
structureId(optional): string
Pattern:
[0-9a-fA-Z-]{1,36} -
toDate(optional): string
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Root Schema : LmsTbReverseSweepLogCollection
Type:
objectCollection of reversesweeplog.
Show Source
Nested Schema : LmsTbReverseSweepMasterDTO
Type:
Show Source
object-
accountnumber(optional):
string
-
branchcode(optional):
string
-
currencycode(optional):
string
-
executionId(optional):
string
-
id(optional):
string
-
lastExecutionTime(optional):
string(date)
-
LmsTbReverseSweepLogDTO(optional):
array LmsTbReverseSweepLogDTO
-
nextExecutionDate(optional):
string(date)
-
reverseSweepFrequency(optional):
string
-
structureId(optional):
string
Pattern:
[0-9a-fA-Z-]{1,36}
Nested Schema : LmsTbReverseSweepLogDTO
Type:
Show Source
object-
bvtid(optional):
string
-
customerid(optional):
string
Pattern:
[a-zA-Z0-9]{1,20} -
executionid(optional):
string
-
extTransactionNo(optional):
string
-
fromAccountBalance(optional):
number
-
fromAccountNumber(optional):
string
-
fromAccountPostBal(optional):
number
-
fromAmount(optional):
number
-
fromBicCode(optional):
string
-
fromBranchCode(optional):
string
-
fromCurrencyCode(optional):
string
-
fxRate(optional):
number
-
id(optional):
string
-
instructionId(optional):
string
-
isTwoway(optional):
string
-
logTime(optional):
string
-
modNo(optional):
number
-
reversalAmount(optional):
number
-
reversalDate(optional):
string(date)
-
reversesweepmasterid(optional):
string
-
status(optional):
string
-
statusMessage(optional):
string
-
structureId(optional):
string
Pattern:
[0-9a-fA-Z-]{1,36} -
sweepProduct(optional):
string
-
toAccountBalance(optional):
number
-
toAccountNumber(optional):
string
-
toAccountPostBal(optional):
number
-
toAmount(optional):
number
-
toBicCode(optional):
string
-
toBranchCode(optional):
string
-
toCurrencyCode(optional):
string
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