Federal Ledger Options Descriptive Flexfields REST Endpoints
Federal Ledger Options Setup/Federal Ledger Options Descriptive Flexfields
The operations from the Federal Ledger Options Setup/Federal Ledger Options Descriptive Flexfields category.
- Create a descriptive flexfield for a ledger option
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/fedLedgerOptions/{LevelOptionId}/child/fedLedgerOptionDFF
- Delete a descriptive flexfield for a ledger option
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/fedLedgerOptions/{LevelOptionId}/child/fedLedgerOptionDFF/{LevelOptionId2}
- Get a descriptive flexfield for a ledger option
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedLedgerOptions/{LevelOptionId}/child/fedLedgerOptionDFF/{LevelOptionId2}
- Get all descriptive flexfields for a ledger option
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedLedgerOptions/{LevelOptionId}/child/fedLedgerOptionDFF
- Update a descriptive flexfield for a ledger option
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/fedLedgerOptions/{LevelOptionId}/child/fedLedgerOptionDFF/{LevelOptionId2}