Transaction Assignees REST Endpoints

Transaction Assignees
The transaction assignees resource is used to view, create, delete, or modify a transaction assignee. A transaction assignee identifies the agency staff assigned to the transaction.
Create a transaction assignee
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTransactionAssignees
Get a transaction assignee
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTransactionAssignees/{publicSectorTransactionAssigneesUniqID}
Get all transaction assignees
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTransactionAssignees
Update a transaction assignee
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorTransactionAssignees/{publicSectorTransactionAssigneesUniqID}