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: delete
Path: /fscmRestApi/resources/11.13.18.05/jointVentureTransactions/{jointVentureTransactionsUniqID}
Get a joint venture transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureTransactions/{jointVentureTransactionsUniqID}
Get all joint venture transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureTransactions
Update a joint venture transaction
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/jointVentureTransactions/{jointVentureTransactionsUniqID}