Time Transaction Types REST Endpoints

Time Transaction Types
Use the time transaction types resource to view, create, update, and delete time recording transaction types.
Create a time transaction type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTimeTransactionTypes
Delete a time transaction type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTimeTransactionTypes/{TransactionTypeKey}
Get a time transaction type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTimeTransactionTypes/{TransactionTypeKey}
Get all time transaction types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTimeTransactionTypes
Update a time transaction type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTimeTransactionTypes/{TransactionTypeKey}