Overhead Measure Types REST Endpoints

Joint Venture Overhead Methods/Overhead Measure Types
The overhead measure types resource is used to view, create, or delete overhead measure types.
Create an overhead measure type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOverheadMethods/{overheadMethodId}/child/measureTypes
Delete an overhead measure type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOverheadMethods/{overheadMethodId}/child/measureTypes/{overheadMeasureTypeId}
Get all overhead measure types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOverheadMethods/{overheadMethodId}/child/measureTypes
Get an overhead measure type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/jointVentureOverheadMethods/{overheadMethodId}/child/measureTypes/{overheadMeasureTypeId}