GET api/Order/GetServicewiseReport?branch_id={branch_id}&service={service}&FromDate={FromDate}&ToDate={ToDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| branch_id | integer |
Required |
|
| service | integer |
Default value is 0 |
|
| FromDate | string |
Default value is |
|
| ToDate | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.