Project Commitments REST Endpoints

Project Commitments
The project commitments resource is used to view, create, and delete project commitments. This includes viewing, creating, and deleting project commitments that are imported from third-party applications and viewing commitments that are created in other Oracle Fusion applications such as supplier invoices, requisitions, purchase orders, and so on.
Create a project commitment
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectCommitments
Delete a project commitment
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/projectCommitments/{projectCommitmentsUniqID}
Get a project commitment
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectCommitments/{projectCommitmentsUniqID}
Get all project commitments
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectCommitments