Skip to main content

Get list of filtered automated template for a dealer

Get list of filtered automated template for a dealer

Path Parameters
    ServiceSubscriberDealer string required
Request Body required
    featureCategoryList string[]
    onlyFreeMarker boolean
    onlySettingsTab boolean
    typeTemplate string
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    templates object[]
  • Array [
  • template string
    templateTypeUuid string
    locale string
    templateType string
    templateTypeName string
    templateTypeDesc string
    featureCategory string
    updateTs string
    isSmartTemplate boolean
    resourceUuid string
    uuid string
  • ]
Loading...