GeneralComponents Web Service
Method/UpdateEmailTemplate
GeneralComponents Web Service > All Operations Resource Group : /UpdateEmailTemplate (Method)
Description
Update EmailTemplate record by specified primary key
Request (UpdateEmailTemplateSoapIn)

The request body is of type UpdateEmailTemplate.

Request Body Parameters

NameDescriptionData Type
 EmailTemplateInfo
 xml:boolean
 xml:boolean
isForceUpdate Element isAutoClaim Element SenderDisplayName Element SenderEmailAddress Element HtmlBody Element PlainBody Element Subject Element LanguageId Element BaseEmailTemplateId Element CompanyId Element OrganizationId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence EmailTemplate Element Sequence UpdateEmailTemplate Element

Overview

Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
LanguageId xs:int
Subject optional xs:string
PlainBody optional xs:string
HtmlBody optional xs:string
SenderEmailAddress optional xs:string
SenderDisplayName optional xs:string
isAutoClaim xs:boolean
isForceUpdate xs:boolean
Response (UpdateEmailTemplateSoapOut)

The response body is of type UpdateEmailTemplateResponse.

Response Body Parameters

NameDescriptionData Type
 xml:int
UpdateEmailTemplateResult Element Sequence UpdateEmailTemplateResponse Element

Overview

Sequence
See Also
All Operations Resource GroupGeneralComponents Web Service