Export Options REST Endpoints

Project Budgets/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 budget version
Method: post
Path: /fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions
Get a export options setting for a project budget version
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions/{ExportOptionId}
Get all export options settings for a project budget version
Method: get
Path: /fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions
Update an export option for a project budget version
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/projectBudgets/{PlanVersionId}/child/PlanningOptions/{PlanningOptionId}/child/ExportOptions/{ExportOptionId}