Project Standard Cost Collection Flexfields REST Endpoints

Unprocessed Project Costs/Project Standard Cost Collection Flexfields
The Project Standard Cost Collection Flexfields resource is used to capture, view, and update standard cost collection information for unprocessed project costs. Third-party applications can leverage this resource to standardize the way they view, create, and update unprocessed project costs.
Create standard cost collection information for unprocessed project costs
Method: post
Path: /fscmRestApi/resources/11.13.18.05/unprocessedProjectCosts/{unprocessedProjectCostsUniqID}/child/ProjectStandardCostCollectionFlexfields
Get standard cost collection information for an unprocessed project cost
Method: get
Path: /fscmRestApi/resources/11.13.18.05/unprocessedProjectCosts/{unprocessedProjectCostsUniqID}/child/ProjectStandardCostCollectionFlexfields/{TxnInterfaceId}
Get standard cost collection information for unprocessed project costs
Method: get
Path: /fscmRestApi/resources/11.13.18.05/unprocessedProjectCosts/{unprocessedProjectCostsUniqID}/child/ProjectStandardCostCollectionFlexfields
Update standard cost collection information for an unprocessed project cost
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/unprocessedProjectCosts/{unprocessedProjectCostsUniqID}/child/ProjectStandardCostCollectionFlexfields/{TxnInterfaceId}