Get all MT Message Log
get
/service/lmg/externalMessage/getExternalMessageLog
This endpoint is used to get external message log based on input criteria.
Request
Supported Media Types
- application/json
- application/xml
Query Parameters
-
accountNumber(optional): string
accountNumber
-
bicCode(optional): string
bicCode
-
limit(optional): integer
limit is maximum no of records to be fetched
-
messageDate(optional): string
messageDate
-
offset(optional): integer
offset is starting no of records to be fetched
-
status(optional): string
status
-
swiftMsgType(optional): string
swiftMsgType
-
transRefNum(optional): string
transRefNum
Response
Supported Media Types
- application/json
- application/xml
201 Response
Returns message of succes or failure
Headers
Nested Schema : ExternalMsgDetailsDTO
Type:
Show Source
object
-
accountNumber(optional):
string
-
availableBalance(optional):
number
-
bicCode(optional):
string
-
bookDatedBalance(optional):
number
-
currencyCode(optional):
string
-
dateTimeIndicator(optional):
string
-
errorCode(optional):
string
-
errorDesc(optional):
string
-
logTimeInUserBranchTimeZone(optional):
string
-
logTimeInUTCTimeZone(optional):
string
-
message(optional):
string
-
messageAuditList(optional):
array messageAuditList
-
messageId(optional):
string
-
messageStatus(optional):
string
-
messageType(optional):
string
-
openingBalance(optional):
number
-
processedTimeInUserBranchTimeZone(optional):
string
-
processedTimeInUTCTimeZone(optional):
string
-
sequenceNo(optional):
integer
-
statementNo(optional):
integer
-
transRefNum(optional):
string
-
valueDate(optional):
string
Nested Schema : ExternalMsgLogAuditDTO
Type:
Show Source
object
-
actionSource(optional):
string
From date for which value dated balance is being fetched
-
authStat(optional):
string
-
checkerDtStamp(optional):
string
-
checkerId(optional):
string
-
checkerRemarks(optional):
string
-
errorDesc(optional):
string
-
id(optional):
string
-
makerDtStamp(optional):
string
-
makerId(optional):
string
-
makerRemarks(optional):
string
-
messageAction(optional):
string
-
messageId(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