Get all valid external system log
get
/service/lmx/externalSystemLog
This endpoint is used to get all the valid external system log maintenance records.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
customerId(optional): string
Pattern:
[a-zA-Z0-9]{1,20}
-
destinationAccountNo(optional): string
-
externalSystemId(optional): string
-
externalSystemName(optional): string
-
fromDate(optional): string
-
includecloseandunauth(optional): boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
isMbcc(optional): string
-
limit(optional): integer
limit is maximum no of records to be fetched
-
offset(optional): integer
offset is starting no of records to be fetched
-
originAccountNo(optional): string
-
structureId(optional): string
Pattern:
[A-Z0-9]{1,30}
-
toDate(optional): string
-
txnLogNo(optional): string
-
txnRefNo(optional): string
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of success or failure
Headers
Root Schema : LmxTbExternalSystemLogCollection
Type:
object
Collection of externalSystemLog.
Show Source
Nested Schema : LmxTbExternalSystemLogDTO
Type:
Show Source
object
-
ackTimestamp(optional):
string
-
customerId(optional):
string
Pattern:
[a-zA-Z0-9]{1,20}
-
direction:
string
-
errorCode(optional):
string
-
errorDesc(optional):
string
-
eventCode(optional):
string
-
exceptionMessage(optional):
string
-
extSysRefId(optional):
string
-
extSystem:
string
-
fromAcc(optional):
string
-
fromAccBranch(optional):
string
-
fromAccCcy(optional):
string
-
fromAccDesc(optional):
string
-
initTimestamp(optional):
string
-
interfaceAction(optional):
string
-
interfaceMasterId(optional):
string
-
isMbcc(optional):
string
-
lmSource:
string
-
lmTransLogNo(optional):
string
-
lmTransRefNo:
string
-
LmxTbMessageLogDTO(optional):
object LmxTbMessageLogDTO
-
methodName:
string
-
msgType(optional):
string
-
newActivationDate(optional):
string(date)
-
newInstrDate(optional):
string(date)
-
notificationEvent(optional):
string
-
statCode(optional):
string
-
status(optional):
string
-
statusMessage(optional):
string
-
structureId(optional):
string
Pattern:
[A-Z0-9]{1,30}
-
sweepConcentration(optional):
string
-
SweepConcentrationMethod(optional):
string
-
toAcc(optional):
string
-
toAccBranch(optional):
string
-
toAccCcy(optional):
string
-
toAccDesc(optional):
string
-
txnLogId(optional):
string
Match All
Show Source
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 : LmxTbExternalSystemLogDTO-allOf[1]
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