Partner Contribution References REST Endpoints

Joint Venture Partner Contributions/Partner Contribution References
The contribution references resource is used to view, update, or delete the transaction references required to fund or close partner contributions.
Delete a transaction reference for a partner contribution
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/jointVentureContributions/{contributionId}/child/contributionReferences/{contributionReferenceId}
Get a transaction reference for a joint venture partner contribution
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureContributions/{contributionId}/child/contributionReferences/{contributionReferenceId}
Get all transaction references for a joint venture partner contribution
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureContributions/{contributionId}/child/contributionReferences
Update a transaction reference for a partner contribution
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/jointVentureContributions/{contributionId}/child/contributionReferences/{contributionReferenceId}