Skip to main content

Get groupDealers for given groups

Get groupDealers for given groups

Request Body required
    groupUuids string[]
    validate boolean
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    groupDealers object
    property name* object[]
  • Array [
  • id int64
    name string
    uuid string
    isValid boolean
  • ]
Loading...