Federal Budget Transaction Types Descriptive Flexfields REST Endpoints
Federal Budget Transaction Types/Federal Budget Transaction Types Descriptive Flexfields
The operations from the Federal Budget Transaction Types/Federal Budget Transaction Types Descriptive Flexfields category.
- Create a descriptive flexfield for a budget transaction type
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/fedBudgetTransactionTypes/{TransactionTypeId}/child/fedBudgetTransactionTypeDFF
- Delete a descriptive flexfield for a budget transaction type
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/fedBudgetTransactionTypes/{TransactionTypeId}/child/fedBudgetTransactionTypeDFF/{TransactionTypeId2}
- Get a descriptive flexfield for a budget transaction type
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedBudgetTransactionTypes/{TransactionTypeId}/child/fedBudgetTransactionTypeDFF/{TransactionTypeId2}
- Get all descriptive flexfields for a budget transaction type
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedBudgetTransactionTypes/{TransactionTypeId}/child/fedBudgetTransactionTypeDFF
- Update a descriptive flexfield for a budget transaction type
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/fedBudgetTransactionTypes/{TransactionTypeId}/child/fedBudgetTransactionTypeDFF/{TransactionTypeId2}