Skip to main content

Get dealer group details with optional parent hierarchy


ApiScope: manage.dealergroup.read
API Scope Level: ServiceSubscriberScope
Path Parameters
    dealerGroupUuid string required

    ID of the dealer group

Query Parameters
    parent boolean

    Include parent hierarchy (default: false)

Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    dealerGroup object
    groupName string
    uuid string
    groupType string
    parent
Loading...