Skip to main content

Render given smart template

deprecated

This endpoint has been deprecated and may be removed in future versions of the API.


ApiScope: manage.smarttemplate.read
API Scope Level: DealerScope
Path Parameters
    dealerUUID string required
Request Body required
    template string
    dataModel object
    property name* object
Responses

OK


Schema
    errors object[]
  • Array [
  • errorCode int32
    errorTitle string
    errorMessage string
  • ]
  • warnings object[]
  • Array [
  • warningCode int32
    warningTitle string
    warningMessage string
  • ]
  • apiRequestId string
    renderedTemplate string
Loading...