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