POST api/Template/EmailTemplatePost

Request Information

URI Parameters

None.

Body Parameters

EmailTemplateList
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

AccountId

globally unique identifier

None.

Name

string

None.

Code

string

None.

Body

string

None.

Description

string

None.

Subject

string

None.

StatusId

integer

None.

TypeId

integer

None.

ModifiedOn

date

None.

ModifiedBy

globally unique identifier

None.

Modified

Member

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.