Joint Venture Generated Transactions REST Endpoints

Joint Venture Generated Transactions
The joint venture generated transactions resource is used to view, update, or delete transactions generated by joint venture processes.
Delete a joint venture generated transaction
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/jointVentureGeneratedTransactions/{transactionId}
Get a joint venture generated transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureGeneratedTransactions/{transactionId}
Get all joint venture generated transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureGeneratedTransactions
Update a joint venture generated transaction
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/jointVentureGeneratedTransactions/{transactionId}