Skip to content

Add optional language field to email send#182

Open
PeterOcansey wants to merge 1 commit into
mainfrom
feature/MSD-14489/document-template-translation-language-field
Open

Add optional language field to email send#182
PeterOcansey wants to merge 1 commit into
mainfrom
feature/MSD-14489/document-template-translation-language-field

Conversation

@PeterOcansey

@PeterOcansey PeterOcansey commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

resolves MSD-14489

Surfaces the new optional language field from the API's template-translations feature (MSD-14341) in the SDK.

Changelist

  • Add an optional language parameter to the email-send builder/params (e.g. setLanguage("de") / .language("de")), mirroring how template_id is handled.
  • Include language in the request payload only when set; both single and bulk sends covered.
  • README: add a short template + language example.

@PeterOcansey PeterOcansey self-assigned this Jun 29, 2026
@PeterOcansey PeterOcansey requested a review from a team as a code owner June 29, 2026 17:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant