Current Contextual Help REST Endpoints

Current Contextual Help
The current contextual help resource is used to view contextual help defined for a specific field or areas on a page. Informational help text is displayed to the user when they click a help icon associated with the field or area.
Create a current contextual help entry
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCurrentContextHelps
Delete a current contextual help entry
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCurrentContextHelps/{publicSectorCurrentContextHelpsUniqID}
Get a current contextual help entry
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCurrentContextHelps/{publicSectorCurrentContextHelpsUniqID}
Get all current contextual help entries
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCurrentContextHelps
Update a current contextual help entry
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorCurrentContextHelps/{publicSectorCurrentContextHelpsUniqID}