Instructional Texts Keys REST Endpoints

Common Setup/Instructional Texts Keys
The instructional texts keys resource is used to view a list of current effective dated instructional texts details.
Create a set of instructional text details
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInstructionalTextsKeys
Delete an instructional text detail
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInstructionalTextsKeys/{publicSectorInstructionalTextsKeysUniqID}
Get all instructional text details
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInstructionalTextsKeys
Get an instructional text detail
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInstructionalTextsKeys/{publicSectorInstructionalTextsKeysUniqID}
Update an instructional text detail
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInstructionalTextsKeys/{publicSectorInstructionalTextsKeysUniqID}