Grants Personnel REST Endpoints

Grants Personnel
The Grants Personnel resource is used to view, create, and delete Grants personnel.
Create grants personnel
Method: post
Path: /fscmRestApi/resources/11.13.18.05/grantsPersonnel
Delete a grants personnel
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/grantsPersonnel/{PersonId}
Get a grants personnel
Method: get
Path: /fscmRestApi/resources/11.13.18.05/grantsPersonnel/{PersonId}
Get all grants personnel
Method: get
Path: /fscmRestApi/resources/11.13.18.05/grantsPersonnel
Update a grants personnel
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/grantsPersonnel/{PersonId}