GET api/Email/Profiles/{id}

Returns all Email Profiles.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

integer

Required

Body Parameters

None.

Response Information

Resource Description

EmailTemplate
NameDescriptionTypeAdditional information
Id

globally unique identifier

None.

Name

string

None.

Code

string

None.

Abbreviation

string

None.

Subject

string

None.

Content

string

None.

Language

string

None.

ClientSystemId

globally unique identifier

None.

SenderAddress

string

None.

IsHTML

boolean

None.

Active

boolean

None.

InactiveDate

date

None.

CreatedBy

string

None.

CreatedDate

date

None.

ModifiedBy

string

None.

ModifiedDate

date

None.

ClientSystem

ClientSystem

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

text/xml

Sample:

Sample not available.