Skip to main content

Get DepartmentInfo by UUID

Get DepartmentInfo by UUID

Path Parameters
    ServiceSubscriberDepartment string required
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    department object
    id int64
    name string
    uuid string
    calendarUuid string
    brokerNumber string
    communicationGroup string
    departmentType string
    phoneNumber string
    textNumber string
    emailAddress string
    contactFName string
    contactLName string
    dealer object
    id int64
    name string
    uuid string
    isValid boolean
Loading...