Time Expense Subcategories REST Endpoints

Time Expense Subcategories
Use the time expense subcategories resource to view, create, edit, and delete time expense subcategories.
Create a time expense subcategory
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTimeExpenseSubcategories
Delete a time expense subcategory
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTimeExpenseSubcategories/{publicSectorTimeExpenseSubcategoriesUniqID}
Get a time expense subcategory
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTimeExpenseSubcategories/{publicSectorTimeExpenseSubcategoriesUniqID}
Get all time expense subcategories
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTimeExpenseSubcategories
Update a time expense subcategory
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTimeExpenseSubcategories/{publicSectorTimeExpenseSubcategoriesUniqID}