Completed Transactions in Inventory REST Endpoints

Inventory Management/Completed Transactions in Inventory
The Completed Transactions in Inventory resource allows the warehouse manager to view inventory transactions that the application successfully processed.
Get all transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryCompletedTransactions
Get one transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/inventoryCompletedTransactions/{TransactionId}