- Subcategories:
- Financial Orchestration Source Transaction Event Logs
Financial Orchestration Source Transaction Events REST Endpoints
Inventory Management/Financial Orchestration Source Transaction Events
The details of the financial orchestration source transaction events which includes the business process type, orchestration flow, event type, event number, and other details.
- Create financial orchestration source transaction events
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/financialOrchestrationSourceTransactionEvents - Delete one financial orchestration source transaction event
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/financialOrchestrationSourceTransactionEvents/{financialOrchestrationSourceTransactionEventsUniqID} - Get all source transaction events
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/financialOrchestrationSourceTransactionEvents - Get one source transaction event
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/financialOrchestrationSourceTransactionEvents/{financialOrchestrationSourceTransactionEventsUniqID} - Update one financial orchestration source transaction event
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/financialOrchestrationSourceTransactionEvents/{financialOrchestrationSourceTransactionEventsUniqID}