Email template resolve api endpoint ignores "Language" parameter
Description of the Issue:
Encountering an issue with the email template resolve endpoint in Enterprise. It appears that the endpoint is ignoring the language parameter and consistently resolving templates using the default language.
Could you please review the details below and help investigate this further?
Enterprise URL : https://miduca.ungerboeck.net/prod/app85.cshtml
API USER: PINWEBHOOK
Endpoint : https://miduca.ungerboeck.net/prod/api/v1/HtmlTemplates/ResolveTemplate
Request Payload:
{
"Organization": "10",
"TemplateSequence": 95,
"Language": "EN",
"Parameters": [
{
"ParameterName": "@ORGANIZATION",
"Values": [
"10"
]
},
{
"ParameterName": "@EVENT",
"Values": [
"5321"
]
}
]
}
Email Template in back office:

Client:
Miduca_Prod_0930941772
Version:
26.12026042901
zendesk:
#387496
Please sign in to leave a comment.
Comments
1 comment
Date Votes