GET api/Sales/Report/{id}/SpecialTerm?mot={mot}&from={from}&to={to}&compareDate={compareDate}&groupBy={groupBy}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| mot | string |
Required |
|
| from | string |
Required |
|
| to | string |
Required |
|
| compareDate | string |
Default value is CreatedOn |
|
| groupBy | string |
Default value is Purchase.ProductName |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.