Get all valid externalSystemLog.
get
/api/1.0/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: string
Pattern:
[a-zA-Z0-9]{1,20}
-
destinationAccountNo: string
-
externalSystemId: string
-
externalSystemName: string
-
fromDate: string
-
includecloseandunauth: boolean
includecloseandunauth need to be set to fetch summary record, defult value is false
-
isMbcc: string
-
limit: integer
limit is maximum no of records to be fetched
-
offset: integer
offset is starting no of records to be fetched
-
originAccountNo: string
-
structureId: string
Pattern:
[A-Z0-9]{1,30}
-
toDate: string
-
txnLogNo: string
-
txnRefNo: string
Header Parameters
-
sourceCode(required): string
Source from which request is initiated
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:
string
-
customerId:
string
Pattern:
[a-zA-Z0-9]{1,20}
-
direction(required):
string
-
errorCode:
string
-
errorDesc:
string
-
eventCode:
string
-
exceptionMessage:
string
-
extSysRefId:
string
-
extSystem(required):
string
-
fromAcc:
string
-
fromAccBranch:
string
-
fromAccCcy:
string
-
fromAccDesc:
string
-
initTimestamp:
string
-
interfaceAction:
string
-
interfaceMasterId:
string
-
isMbcc:
string
-
lmSource(required):
string
-
lmTransLogNo:
string
-
lmTransRefNo(required):
string
-
LmxTbMessageLogDTO:
object LmxTbMessageLogDTO
-
methodName(required):
string
-
msgType:
string
-
newActivationDate:
string(date)
-
newInstrDate:
string(date)
-
notificationEvent:
string
-
statCode:
string
-
status:
string
-
statusMessage:
string
-
structureId:
string
Pattern:
[A-Z0-9]{1,30}
-
sweepConcentration:
string
-
SweepConcentrationMethod:
string
-
toAcc:
string
-
toAccBranch:
string
-
toAccCcy:
string
-
toAccDesc:
string
-
txnLogId:
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