Translations for Document Types REST Endpoints

HR Document Types/Translations for Document Types
The translations is a child of the hrDocumentTypes resource. It includes all the translated values of the document type.
Get a translated document type
Method: get
Path: /hcmRestApi/resources/11.13.18.05/hrDocumentTypes/{DocumentTypeId}/child/translations/{translationsUniqID}
Get all translated document types
Method: get
Path: /hcmRestApi/resources/11.13.18.05/hrDocumentTypes/{DocumentTypeId}/child/translations
Update a translated document type
Method: patch
Path: /hcmRestApi/resources/11.13.18.05/hrDocumentTypes/{DocumentTypeId}/child/translations/{translationsUniqID}