POST api/ReportMailer/SaveReportMailer?PeopleId={PeopleId}&OrederId={OrederId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
PeopleId

integer

Required

OrederId

integer

Required

Body Parameters

ReportMailerCls
NameDescriptionTypeAdditional information
Id

integer

None.

OrderId

integer

None.

PeopleId

integer

None.

CompanyId

integer

None.

CompanyName

string

None.

BrandIds

string

None.

BrandsName

string

None.

SourceIds

string

None.

SourceName

string

None.

TO_Recipeint

string

None.

CC_Recipeint

string

None.

With_Competition

string

None.

Report_Frequency

string

None.

Time_Frequency

string

None.

Subject

string

None.

Is_Sep_BrandHeader

integer

None.

Email

integer

None.

Emailer

integer

None.

PDF

integer

None.

Whatsapp

integer

None.

WAMsg

integer

None.

Excel

integer

None.

Cc_Email

string

None.

BCC_Recipeint

string

None.

BCC_EmailId

string

None.

With_Industry

string

None.

Industry_CompanyName

string

None.

GroupName

string

None.

ExcludeTagId

string

None.

Type

integer

None.

PPT

integer

None.

SortBy

string

None.

ArrangeBy

string

None.

FreshAlert

integer

None.

EmailerTone

integer

None.

PDFTone

integer

None.

PPTTone

integer

None.

ExcelTone

integer

None.

EmailerSnapshot

integer

None.

PDFSnapshot

integer

None.

PPTSnapshot

integer

None.

ExcelSnapshot

integer

None.

EmailerClipInd

integer

None.

PDFClipInd

integer

None.

PPTClipInd

integer

None.

ExcelClipInd

integer

None.

PDFOverview

integer

None.

PPTOverview

integer

None.

Template

integer

None.

Title

string

None.

TimeFrom

string

None.

AreaOfInterest

string

None.

ClubEdition

integer

None.

ClubCount

integer

None.

HyperLink

integer

None.

PrintIndexDate

integer

None.

PrintIndexBrand

integer

None.

PrintCurrentDate

integer

None.

AdValue

integer

None.

AI

integer

None.

EstDur

integer

None.

PDFCmptTone

integer

None.

PPTCmptTone

integer

None.

EmailerTemp

integer

None.

PDFTemp

integer

None.

PPTTemp

integer

None.

ExcelTemp

integer

None.

EmailerCmpt

integer

None.

PDFCmpt

integer

None.

PPTCmpt

integer

None.

ExcelCmpt

integer

None.

TagInd

integer

None.

MobileNo

string

None.

Request Formats

application/json, text/json, text/html

Sample:
{
  "Id": 1,
  "OrderId": 2,
  "PeopleId": 3,
  "CompanyId": 4,
  "CompanyName": "sample string 5",
  "BrandIds": "sample string 6",
  "BrandsName": "sample string 7",
  "SourceIds": "sample string 8",
  "SourceName": "sample string 9",
  "TO_Recipeint": "sample string 10",
  "CC_Recipeint": "sample string 11",
  "With_Competition": "sample string 12",
  "Report_Frequency": "sample string 13",
  "Time_Frequency": "sample string 14",
  "Subject": "sample string 15",
  "Is_Sep_BrandHeader": 16,
  "Email": 17,
  "Emailer": 18,
  "PDF": 19,
  "Whatsapp": 20,
  "WAMsg": 21,
  "Excel": 22,
  "Cc_Email": "sample string 23",
  "BCC_Recipeint": "sample string 24",
  "BCC_EmailId": "sample string 25",
  "With_Industry": "sample string 26",
  "Industry_CompanyName": "sample string 27",
  "GroupName": "sample string 28",
  "ExcludeTagId": "sample string 29",
  "Type": 30,
  "PPT": 31,
  "SortBy": "sample string 32",
  "ArrangeBy": "sample string 33",
  "FreshAlert": 34,
  "EmailerTone": 35,
  "PDFTone": 36,
  "PPTTone": 37,
  "ExcelTone": 38,
  "EmailerSnapshot": 39,
  "PDFSnapshot": 40,
  "PPTSnapshot": 41,
  "ExcelSnapshot": 42,
  "EmailerClipInd": 43,
  "PDFClipInd": 44,
  "PPTClipInd": 45,
  "ExcelClipInd": 46,
  "PDFOverview": 47,
  "PPTOverview": 48,
  "Template": 49,
  "Title": "sample string 50",
  "TimeFrom": "sample string 51",
  "AreaOfInterest": "sample string 52",
  "ClubEdition": 53,
  "ClubCount": 54,
  "HyperLink": 55,
  "PrintIndexDate": 56,
  "PrintIndexBrand": 57,
  "PrintCurrentDate": 58,
  "AdValue": 59,
  "AI": 60,
  "EstDur": 61,
  "PDFCmptTone": 62,
  "PPTCmptTone": 63,
  "EmailerTemp": 64,
  "PDFTemp": 65,
  "PPTTemp": 66,
  "ExcelTemp": 67,
  "EmailerCmpt": 68,
  "PDFCmpt": 69,
  "PPTCmpt": 70,
  "ExcelCmpt": 71,
  "TagInd": 72,
  "MobileNo": "sample string 73"
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.