- Subcategories:
 - Joint Venture Transaction Changes
 
Joint Venture Transactions REST Endpoints
            
            Joint Venture Transactions
            
        
        
    The joint venture transactions resource is used to view, update, or delete joint venture transactions.
- Delete a joint venture transaction
 - Method: deletePath:
/fscmRestApi/resources/11.13.18.05/jointVentureTransactions/{jointVentureTransactionsUniqID} - Get a joint venture transaction
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/jointVentureTransactions/{jointVentureTransactionsUniqID} - Get all joint venture transactions
 - Method: getPath:
/fscmRestApi/resources/11.13.18.05/jointVentureTransactions - Update a joint venture transaction
 - Method: patchPath:
/fscmRestApi/resources/11.13.18.05/jointVentureTransactions/{jointVentureTransactionsUniqID}