POST api/Analysis/GetLineChart?StartDate={StartDate}&EndDate={EndDate}&CompanyId={CompanyId}&BrandId={BrandId}&UserId={UserId}&SourceId={SourceId}&Location={Location}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
StartDate

string

Required

EndDate

string

Required

CompanyId

string

Required

BrandId

string

Required

UserId

integer

Required

SourceId

string

Required

Location

string

Required

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/html

Sample:

Sample not available.