Joint Venture Overhead Transactions REST Endpoints

Joint Venture Overhead Transactions
The joint venture overhead transactions resource is used to view, update, or delete overhead transactions.
Delete an overhead transaction
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOverheadTransactions/{transactionId}
Get all overhead transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOverheadTransactions
Get an overhead transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOverheadTransactions/{transactionId}
Update an overhead transaction
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOverheadTransactions/{transactionId}