Sponsors REST Endpoints

Sponsors
The Grants Sponsors resource is used to get all or a filtered set of funding sources.
Create one or many sponsors
Method: post
Path: /fscmRestApi/resources/11.13.18.05/grantsSponsors
Delete a sponsor
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/grantsSponsors/{SponsorId}
Get a sponsor
Method: get
Path: /fscmRestApi/resources/11.13.18.05/grantsSponsors/{SponsorId}
Get many sponsors
Method: get
Path: /fscmRestApi/resources/11.13.18.05/grantsSponsors
Update a sponsor
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/grantsSponsors/{SponsorId}