Skip to main content

Get all the preferences for a single dealerAssociate

Get all the preferences for a single dealerAssociate

Path Parameters
    user_uuid string required
    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
    preferences object[]
  • Array [
  • keyName string
    value string
    promptType string
    possibleValues string
    description string
  • ]
Loading...