Skip to content

Add optional language field to email send - #103

Merged
igorhrcek merged 1 commit into
mainfrom
feature/MSD-14489/document-template-translation-language-field
Jul 10, 2026
Merged

Add optional language field to email send#103
igorhrcek merged 1 commit into
mainfrom
feature/MSD-14489/document-template-translation-language-field

Conversation

@PeterOcansey

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 requested a review from a team as a code owner June 29, 2026 18:07
@igorhrcek
igorhrcek merged commit f7da516 into main Jul 10, 2026
2 checks passed
@igorhrcek
igorhrcek deleted the feature/MSD-14489/document-template-translation-language-field branch July 10, 2026 12:06
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.

2 participants