Skip to main content

Gets all department types

Gets all department types

Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    departmentTypeList object[]
  • Array [
  • type string
    name string
  • ]
Loading...