- Subcategories:
- Federal Fund Attributes Descriptive Flexfields
Federal Fund Attributes REST Endpoints
Federal Fund Attributes
The federal fund attributes resource is used to query, create and update fund attributes.
- Create fund attributes
- Method: postPath:
/fscmRestApi/resources/11.13.18.05/fedFundAttributes - Delete a fund attribute
- Method: deletePath:
/fscmRestApi/resources/11.13.18.05/fedFundAttributes/{FundValueId} - Get a fund attribute
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedFundAttributes/{FundValueId} - Get all fund attributes
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/fedFundAttributes - Update a fund attribute
- Method: patchPath:
/fscmRestApi/resources/11.13.18.05/fedFundAttributes/{FundValueId}