Export Options REST Endpoints
            
            Project Forecasts/Planning Options/Export Options
            
        
        
    The Export Option resource is used to select the planning options attributes to export.
- Create an export option for a project forecast version
- Method: postPath:/fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions
- Get a export options setting for a project forecast version
- Method: getPath:/fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions/{ExportOptionId}
- Get all export options settings for a project forecast version
- Method: getPath:/fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions
- Update an export option for a project forecast version
- Method: patchPath:/fscmRestApi/resources/11.13.18.05/projectForecasts/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions/{ExportOptionId}