Amazon Pinpoint · Example Payload

Amazon Pinpoint Email Template Request Example

example-tags

Amazon Pinpoint Email Template Request Example is an example object payload from Amazon Pinpoint, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

DefaultSubstitutionsHtmlPartRecommenderIdSubjecttagsTemplateDescriptionTextPart

Example Payload

Raw ↑
{
  "DefaultSubstitutions": "example-DefaultSubstitutions",
  "HtmlPart": "example-HtmlPart",
  "RecommenderId": "721357",
  "Subject": "example-Subject",
  "tags": "example-tags",
  "TemplateDescription": "Description for TemplateDescription",
  "TextPart": "example-TextPart"
}