Transcript Types REST Endpoints

Transcript Types
The transcript types resource provides a list of transcript types.
Create a transcript type
Method: post
Path: /fscmRestApi/resources/11.13.18.05/transcriptTypes
Delete a transcript type
Method: delete
Path: /fscmRestApi/resources/11.13.18.05/transcriptTypes/{transcriptTypesUniqID}
Get a transcript type
Method: get
Path: /fscmRestApi/resources/11.13.18.05/transcriptTypes/{transcriptTypesUniqID}
Get all transcript types
Method: get
Path: /fscmRestApi/resources/11.13.18.05/transcriptTypes
Update a transcript type
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/transcriptTypes/{transcriptTypesUniqID}