External Message Log Service API REST Endpoints
Messaging Services/External Message Log Service API
API for external message Operations
- Get all MT message log.
- Method: getPath:
/service/lmg/externalMessage/getExternalMessageLog - process pending message.
- Method: getPath:
/service/lmg/externalMessage/processPendingMessage - processHoldMessagesInBatch.
- Method: getPath:
/service/lmg/externalMessage/processHoldMessagesInBatch - supressMessage.
- Method: getPath:
/service/lmg/externalMessage/supressMessage - Update latest balance by processing CAMT message based on account number and value date.
- Method: postPath:
/service/lmg/externalMessage/processCAMTMessage - Update latest balance by processing MT940,MT941,MT950 message based on account number and value date.
- Method: postPath:
/service/lmg/externalMessage/processMTMessages - Update latest balance by processing MT942 message based on account number and value date.
- Method: postPath:
/service/lmg/externalMessage/processMT942Message - Update MT942 message details.
- Method: postPath:
/service/lmg/externalMessage/updateMt942MessageDetails