Skip to main content

send template message to customer, supports generic freemarker templates

send template message to customer, supports generic freemarker templates

Path Parameters
    departmentUUID string required
    customerKey string required
    templateName string required
Responses

OK


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