Authorize sweep status
post
/sweepmonitor/authSweepStatus
This endpoint is used to authorize sweep status.
Request
Supported Media Types
- application/json
- application/xml
Request Body that contains list of data required for updating an existing sweepLog
Nested Schema : GenericDto
Match All
Show Source
-
object
GenericDto-allOf[0]
Discriminator:
resource_type
Nested Schema : GenericDto-allOf[0]
Type:
objectDiscriminator:
resource_typeNested Schema : LmsTbSweepLogDTO-allOf[1]
Type:
Show Source
object-
amount(optional):
number
-
authStatus(optional):
string
-
balanceTimestamp(optional):
string
-
balanceTimeStamp(optional):
string(date)
-
checkerDtStamp(optional):
string
-
checkerId(optional):
string
-
checkerRemark(optional):
string
-
childExtAcc(optional):
boolean
Maximum Length:
50 -
customerExtRef(optional):
string
Maximum Length:
50 -
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20} -
customerName(optional):
string
Maximum Length:
50 -
errorCode(optional):
string
Maximum Length:
15 -
errorReference(optional):
string
Maximum Length:
100 -
executionId(optional):
string
Maximum Length:
36 -
extSysRefId(optional):
string
Maximum Length:
50 -
extTransactionNo(optional):
string
-
fromAccBranchAdddr1(optional):
string
Maximum Length:
50 -
fromAccBranchAdddr2(optional):
string
Maximum Length:
50 -
fromAccBranchAdddr3(optional):
string
Maximum Length:
50 -
fromAccBranchAdddr4(optional):
string
Maximum Length:
50 -
fromAccBranchAdddr5(optional):
string
Maximum Length:
50 -
fromAccFcyAmount(optional):
number
-
fromAccIsExternal(optional):
boolean
-
fromAccIsVirtual(optional):
boolean
-
fromAccLcyAmount(optional):
number
-
fromAccnoDesc(optional):
string
Maximum Length:
105 -
fromAccountBalance(optional):
number
-
fromAccountLcy(optional):
string
Maximum Length:
3 -
fromAccountNumber(optional):
string
Maximum Length:
20 -
fromAccPostBal(optional):
number
-
fromAcForcePost(optional):
string
Maximum Length:
1Pattern:[Y,N] -
fromAmount(optional):
number
-
fromBicCode(optional):
string
Maximum Length:
30 -
fromBranchCode(optional):
string
Maximum Length:
5 -
fromCountryCode(optional):
string
Maximum Length:
10 -
fromCurrencyCode(optional):
string
Maximum Length:
3 -
fromCustomerName(optional):
string
Maximum Length:
50 -
fromCustomerNo(optional):
string
-
fromExtAccno(optional):
string
Maximum Length:
50 -
fromExtBranchRef(optional):
string
Maximum Length:
30 -
fromHostCode(optional):
string
Maximum Length:
8 -
fromIBanForAccno(optional):
string
Maximum Length:
50 -
fxRate(optional):
number
-
headerBranch(optional):
string
Maximum Length:
50 -
headerBranchExtRef(optional):
string
Maximum Length:
50 -
headerHostCode(optional):
string
Maximum Length:
8 -
instructionId(optional):
string
Maximum Length:
36 -
interfaceMasterId(optional):
string
Maximum Length:
36 -
isReverseSweep(optional):
string
Maximum Length:
1Pattern:[Y,N] -
isSimulate(optional):
string
Maximum Length:
1 -
isTwoway(optional):
string
Maximum Length:
1Pattern:[Y,N] -
logTime(optional):
string
-
makerDtStamp(optional):
string
-
makerId(optional):
string
-
makerRemark(optional):
string
-
newStatus(optional):
string
-
pmtAckTime(optional):
string
-
pmtInitiated(optional):
string
-
pmtMessage(optional):
string
Maximum Length:
100 -
retryCount(optional):
integer
-
status(optional):
string
-
statusMessage(optional):
string
Maximum Length:
4000 -
structureId(optional):
string
Pattern:
[0-9a-fA-Z-]{1,36} -
structureMasterId(optional):
string
Maximum Length:
36 -
structureSweep(optional):
boolean
-
sweepId(optional):
string
Maximum Length:
36 -
sweepLogID(optional):
string
-
sweepMode(optional):
string
Maximum Length:
30 -
sweepProduct(optional):
string
Maximum Length:
25 -
toAccBranchAdddr1(optional):
string
Maximum Length:
50 -
toAccBranchAdddr2(optional):
string
Maximum Length:
50 -
toAccBranchAdddr3(optional):
string
Maximum Length:
50 -
toAccBranchAdddr4(optional):
string
Maximum Length:
50 -
toAccBranchAdddr5(optional):
string
-
toAccFcyAmount(optional):
number
-
toAccIsExternal(optional):
boolean
-
toAccIsVirtual(optional):
boolean
-
toAccLcyAmount(optional):
number
-
toAccnoDesc(optional):
string
Maximum Length:
105 -
toAccountBalance(optional):
number
-
toAccountLcy(optional):
string
Maximum Length:
3 -
toAccountNumber(optional):
string
Maximum Length:
20 -
toAccPostBal(optional):
number
-
toAcForcePost(optional):
string
Maximum Length:
1Pattern:[Y,N] -
toAmount(optional):
number
-
toBicCode(optional):
string
Maximum Length:
30 -
toBranchCode(optional):
string
Maximum Length:
5 -
toCountryCode(optional):
string
Maximum Length:
10 -
toCurrencyCode(optional):
string
Maximum Length:
3 -
toCustomerName(optional):
string
Maximum Length:
50 -
toCustomerNo(optional):
string
-
toExtAccno(optional):
string
Maximum Length:
50 -
toExtBranchRef(optional):
string
Maximum Length:
30 -
toHostCode(optional):
string
Maximum Length:
8 -
toIBanForAccno(optional):
string
Maximum Length:
50 -
user(optional):
string
-
utcLogTime(optional):
string
-
valueDate(optional):
string
-
versionNo(optional):
number
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns updated sweep log
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