Financial Orchestration Source Transaction Event Logs REST Endpoints

Inventory Management/Financial Orchestration Source Transaction Events/Financial Orchestration Source Transaction Event Logs
The details of the financial orchestration source transaction event logs which includes event type, status, message type, message details, source order type, and other details.
Create financial orchestration source transaction event logs
Method: post
Path: /fscmRestApi/resources/11.13.18.05/financialOrchestrationSourceTransactionEvents/{DocumentInformationLogId}/child/TransactionEventLog
Get all financial orchestration source transaction event logs
Method: get
Path: /fscmRestApi/resources/11.13.18.05/financialOrchestrationSourceTransactionEvents/{DocumentInformationLogId}/child/TransactionEventLog
Get one financial orchestration source transaction event log
Method: get
Path: /fscmRestApi/resources/11.13.18.05/financialOrchestrationSourceTransactionEvents/{DocumentInformationLogId}/child/TransactionEventLog/{TransactionLogId}
Update financial orchestration source transaction event log
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/financialOrchestrationSourceTransactionEvents/{DocumentInformationLogId}/child/TransactionEventLog/{TransactionLogId}