Instructional Text Totals REST Endpoints

Common Setup/Instructional Text Totals
The instructional text totals resource is used to view all effective date rows for an instructional text.
Create a set of instructional text definitions
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInstructionalTextsTotals
Delete an instructional text definition
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInstructionalTextsTotals/{publicSectorInstructionalTextsTotalsUniqID}
Get all instructional text definitions
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInstructionalTextsTotals
Get an instructional text definition
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInstructionalTextsTotals/{publicSectorInstructionalTextsTotalsUniqID}
Update an instructional text definition
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorInstructionalTextsTotals/{publicSectorInstructionalTextsTotalsUniqID}