POST api/Analysis/GetLineChart?StartDate={StartDate}&EndDate={EndDate}&CompanyId={CompanyId}&BrandId={BrandId}&UserId={UserId}&SourceId={SourceId}&Location={Location}
Request Information
URI Parameters
| Name | Description | Type | Additional 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
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.