External System Log Service API REST Endpoints
Integration Services/External System Log Service API
This service is used to update the transaction hand off status.
- Export all valid externalSystemLog.
- Method: getPath:
/api/1.0/service/lmx/externalSystemLog/export
- Get all valid externalSystemLog.
- Method: getPath:
/api/1.0/service/lmx/externalSystemLog
- Retrieves the externalSystemLog by ID.
- Method: getPath:
/api/1.0/service/lmx/externalSystemLog/{id}
- Update Txn hand Off Status.
- Method: postPath:
/api/1.0/service/lmx/externalSystemLog/processAckNack