Joint Venture Subledger Transactions REST Endpoints

Joint Venture Subledger Transactions
The joint venture transactions resource is used to view, update, or delete transactions replicated from subledger accounting.
Clear ownership definition assignment values
Method: post
Path: /fscmRestApi/resources/11.13.18.05/jointVentureSLATransactions/{transactionId}/action/clearOwnershipAssignment
Delete a joint venture subledger transaction
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/jointVentureSLATransactions/{transactionId}
Get a joint venture subledger transaction
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureSLATransactions/{transactionId}
Get all joint venture subledger transactions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureSLATransactions
Update a joint venture subledger transaction
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/jointVentureSLATransactions/{transactionId}