Skip to content

Add support for Layout Templates

Compare
Choose a tag to compare
@vladsandu vladsandu released this 16 Jul 11:27
729c9f8

This release adds support for a new Postmark feature: Layout Templates.

There are no breaking changes as this release only adds new optional parameters to the template-related functions and new fields to the template models.

Changes:

  • Add TemplateType and LayoutTemplate fields to the PostmarkTemplate and PostmarkTemplateListingResponse models
  • Add TemplateType and LayoutTemplate optional parameters to GetTemplatesAsync, CreateTemplateAsync, ValidateTemplateAsync
  • Add LayoutTemplate optional parameter to EditTemplateAsync

Please feel free to contact us if you have any questions!