Joint Venture Partner Contributions REST Endpoints

Joint Venture Partner Contributions
The joint venture contributions resource is used to view, create, update, or delete joint venture partner contributions.
Create a joint venture partner contribution
Method: post
Path: /fscmRestApi/resources/11.13.18.05/jointVentureContributions
Delete a joint venture partner contribution
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/jointVentureContributions/{contributionId}
Get a joint venture partner contribution
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureContributions/{contributionId}
Get all joint venture partner contributions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureContributions
Update a joint venture partner contribution
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/jointVentureContributions/{contributionId}