Record Type Inspection Options REST Endpoints

Permits/Record Type Inspection Options
The Record Type Inspection Options resource is used to view, create, or modify options associated with a record type and inspection type.
Create a record type inspection option
Method: post
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordTypeInspectionOptions
Delete a record type inspection option
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordTypeInspectionOptions/{publicSectorRecordTypeInspectionOptionsUniqID}
Get a record type inspection option
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordTypeInspectionOptions/{publicSectorRecordTypeInspectionOptionsUniqID}
Get all record type inspection options
Method: get
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordTypeInspectionOptions
Update a record type inspection option
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/publicSectorRecordTypeInspectionOptions/{publicSectorRecordTypeInspectionOptionsUniqID}