Skip to main content

create freemarker templates for all the template type and all the given dealers in the request

create freemarker templates for all the template type and all the given dealers in the request

Request Body required
    dealerUuids string[]
    templateTypeNameMap object
    property name* string
    service string
    saveToDb boolean
    handleForManualTemplate boolean
    handleForFollowUp boolean
    handleForFollowUpFreemarker boolean
Responses

OK


Schema
    requestUuid string
    requestStatus boolean
    errors object[]
  • Array [
  • errorCode string
    errorDescription string
    errorUID string
  • ]
  • warnings object[]
  • Array [
  • warningCode string
    warningDescription string
  • ]
Loading...