Contextual Help Details REST Endpoints

Contextual Help/Contextual Help Details
The contextual help details resource is used to create or modify the desired help text.
Create a set of contextual help details
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContextHelps/{publicSectorContextHelpsUniqID}/child/ContextHelpDetail
Delete a set contextual help details
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContextHelps/{publicSectorContextHelpsUniqID}/child/ContextHelpDetail/{ContextHelpDetailUniqID}
Get a set of contextual help details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContextHelps/{publicSectorContextHelpsUniqID}/child/ContextHelpDetail/{ContextHelpDetailUniqID}
Get all contextual help details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContextHelps/{publicSectorContextHelpsUniqID}/child/ContextHelpDetail
Update a set of contextual help details
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorContextHelps/{publicSectorContextHelpsUniqID}/child/ContextHelpDetail/{ContextHelpDetailUniqID}