Retrieves the external system log by ID
get
/service/lmx/externalSystemLog/{id}
This endpoint is used to get the external system log by ID.
Request
Supported Media Types
- application/json
- application/xml
Path Parameters
-
id: string
Id of the user that needs to be fetched
Query Parameters
-
version(optional): string
Id of the user that needs to be fetched
Response
Supported Media Types
- application/json
- application/xml
200 Response
Returns the externalSystemLog based on given id.
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.
500 Response
Internal error