Planning Currencies REST Endpoints
    
        Project Forecasts/Planning Options/Planning Currencies
    
The Planning Currency resource is used to view, create, update, and delete project and planning currencies.
- Create a planning currency for a project forecast version
- Method: postPath:/fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/PlanningCurrencies
- Delete a planning currency for a project forecast version
- Method: deletePath:/fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/PlanningCurrencies/{PlanningCurrencyId}
- Get a planning currency for a project forecast version
- Method: getPath:/fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/PlanningCurrencies/{PlanningCurrencyId}
- Get all planning currencies for a project forecast version
- Method: getPath:/fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/PlanningCurrencies