Joint Venture General Ledger Transactions REST Endpoints

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