Federal Setup Options Descriptive Flexfields REST Endpoints
Federal Setup Options/Federal Setup Options Descriptive Flexfields
The operations from the Federal Setup Options/Federal Setup Options Descriptive Flexfields category.
- Create a setup option descriptive flexfield
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/fedSetupOptions/{ConfigOptionId}/child/fedSetupOptionDFF
- Delete a setup option descriptive flexfield
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/fedSetupOptions/{ConfigOptionId}/child/fedSetupOptionDFF/{ConfigOptionId2}
- Get a setup option descriptive flexfield
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedSetupOptions/{ConfigOptionId}/child/fedSetupOptionDFF/{ConfigOptionId2}
- Get all setup options descriptive flexfields
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedSetupOptions/{ConfigOptionId}/child/fedSetupOptionDFF
- Update a setup option descriptive flexfield
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/fedSetupOptions/{ConfigOptionId}/child/fedSetupOptionDFF/{ConfigOptionId2}