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: post
Path: /fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/PlanningCurrencies
Delete a planning currency for a project forecast version
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/PlanningCurrencies/{PlanningCurrencyId}
Get a planning currency for a project forecast version
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/PlanningCurrencies/{PlanningCurrencyId}
Get all planning currencies for a project forecast version
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/PlanningCurrencies