POST api/Users/SendEmail

Request Information

URI Parameters

None.

Body Parameters

cEntityEmail
NameDescriptionTypeAdditional information
from

string

None.

id

string

None.

emaildate

string

None.

subject

string

None.

messageid

string

None.

replyid

string

None.

too

string

None.

ccc

string

None.

body

string

None.

_Credentials

string

None.

idSystemEmail

integer

None.

idTicket

integer

None.

_Emails_Attaches

Collection of cEntity_pro_complaint_emails_attach

None.

hasError

boolean

None.

hasErrorMessage

string

None.

Request Formats

application/json, text/json

Sample:
{
  "from": "sample string 1",
  "id": "sample string 2",
  "emaildate": "sample string 3",
  "subject": "sample string 4",
  "messageid": "sample string 5",
  "replyid": "sample string 6",
  "too": "sample string 7",
  "ccc": "sample string 8",
  "body": "sample string 9",
  "_Credentials": "sample string 10",
  "idSystemEmail": 11,
  "idTicket": 12,
  "_Emails_Attaches": [
    {
      "id": 1,
      "email_id": "sample string 2",
      "complaint_id": 3,
      "file_path": "sample string 4",
      "file_name": "sample string 5",
      "hasError": true,
      "hasErrorMessage": "sample string 7",
      "email_file_type": "sample string 8",
      "email_original_file": "sample string 9",
      "hashfile": "sample string 10"
    },
    {
      "id": 1,
      "email_id": "sample string 2",
      "complaint_id": 3,
      "file_path": "sample string 4",
      "file_name": "sample string 5",
      "hasError": true,
      "hasErrorMessage": "sample string 7",
      "email_file_type": "sample string 8",
      "email_original_file": "sample string 9",
      "hashfile": "sample string 10"
    }
  ],
  "hasError": true,
  "hasErrorMessage": "sample string 14"
}

application/xml, text/xml

Sample:
<cEmail.cEntityEmail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/wsgest">
  <_Credentials>sample string 10</_Credentials>
  <_Emails_Attaches>
    <cTables.cEntity_pro_complaint_emails_attach>
      <complaint_id>3</complaint_id>
      <email_file_type>sample string 8</email_file_type>
      <email_id>sample string 2</email_id>
      <email_original_file>sample string 9</email_original_file>
      <file_name>sample string 5</file_name>
      <file_path>sample string 4</file_path>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 7</hasErrorMessage>
      <hashfile>sample string 10</hashfile>
      <id>1</id>
    </cTables.cEntity_pro_complaint_emails_attach>
    <cTables.cEntity_pro_complaint_emails_attach>
      <complaint_id>3</complaint_id>
      <email_file_type>sample string 8</email_file_type>
      <email_id>sample string 2</email_id>
      <email_original_file>sample string 9</email_original_file>
      <file_name>sample string 5</file_name>
      <file_path>sample string 4</file_path>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 7</hasErrorMessage>
      <hashfile>sample string 10</hashfile>
      <id>1</id>
    </cTables.cEntity_pro_complaint_emails_attach>
  </_Emails_Attaches>
  <body>sample string 9</body>
  <ccc>sample string 8</ccc>
  <emaildate>sample string 3</emaildate>
  <from>sample string 1</from>
  <hasError>true</hasError>
  <hasErrorMessage>sample string 14</hasErrorMessage>
  <id>sample string 2</id>
  <idSystemEmail>11</idSystemEmail>
  <idTicket>12</idTicket>
  <messageid>sample string 5</messageid>
  <replyid>sample string 6</replyid>
  <subject>sample string 4</subject>
  <too>sample string 7</too>
</cEmail.cEntityEmail>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

cEntityEmail
NameDescriptionTypeAdditional information
from

string

None.

id

string

None.

emaildate

string

None.

subject

string

None.

messageid

string

None.

replyid

string

None.

too

string

None.

ccc

string

None.

body

string

None.

_Credentials

string

None.

idSystemEmail

integer

None.

idTicket

integer

None.

_Emails_Attaches

Collection of cEntity_pro_complaint_emails_attach

None.

hasError

boolean

None.

hasErrorMessage

string

None.

Response Formats

application/json, text/json

Sample:
{
  "from": "sample string 1",
  "id": "sample string 2",
  "emaildate": "sample string 3",
  "subject": "sample string 4",
  "messageid": "sample string 5",
  "replyid": "sample string 6",
  "too": "sample string 7",
  "ccc": "sample string 8",
  "body": "sample string 9",
  "_Credentials": "sample string 10",
  "idSystemEmail": 11,
  "idTicket": 12,
  "_Emails_Attaches": [
    {
      "id": 1,
      "email_id": "sample string 2",
      "complaint_id": 3,
      "file_path": "sample string 4",
      "file_name": "sample string 5",
      "hasError": true,
      "hasErrorMessage": "sample string 7",
      "email_file_type": "sample string 8",
      "email_original_file": "sample string 9",
      "hashfile": "sample string 10"
    },
    {
      "id": 1,
      "email_id": "sample string 2",
      "complaint_id": 3,
      "file_path": "sample string 4",
      "file_name": "sample string 5",
      "hasError": true,
      "hasErrorMessage": "sample string 7",
      "email_file_type": "sample string 8",
      "email_original_file": "sample string 9",
      "hashfile": "sample string 10"
    }
  ],
  "hasError": true,
  "hasErrorMessage": "sample string 14"
}

application/xml, text/xml

Sample:
<cEmail.cEntityEmail xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/wsgest">
  <_Credentials>sample string 10</_Credentials>
  <_Emails_Attaches>
    <cTables.cEntity_pro_complaint_emails_attach>
      <complaint_id>3</complaint_id>
      <email_file_type>sample string 8</email_file_type>
      <email_id>sample string 2</email_id>
      <email_original_file>sample string 9</email_original_file>
      <file_name>sample string 5</file_name>
      <file_path>sample string 4</file_path>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 7</hasErrorMessage>
      <hashfile>sample string 10</hashfile>
      <id>1</id>
    </cTables.cEntity_pro_complaint_emails_attach>
    <cTables.cEntity_pro_complaint_emails_attach>
      <complaint_id>3</complaint_id>
      <email_file_type>sample string 8</email_file_type>
      <email_id>sample string 2</email_id>
      <email_original_file>sample string 9</email_original_file>
      <file_name>sample string 5</file_name>
      <file_path>sample string 4</file_path>
      <hasError>true</hasError>
      <hasErrorMessage>sample string 7</hasErrorMessage>
      <hashfile>sample string 10</hashfile>
      <id>1</id>
    </cTables.cEntity_pro_complaint_emails_attach>
  </_Emails_Attaches>
  <body>sample string 9</body>
  <ccc>sample string 8</ccc>
  <emaildate>sample string 3</emaildate>
  <from>sample string 1</from>
  <hasError>true</hasError>
  <hasErrorMessage>sample string 14</hasErrorMessage>
  <id>sample string 2</id>
  <idSystemEmail>11</idSystemEmail>
  <idTicket>12</idTicket>
  <messageid>sample string 5</messageid>
  <replyid>sample string 6</replyid>
  <subject>sample string 4</subject>
  <too>sample string 7</too>
</cEmail.cEntityEmail>