POST api/employeeReports/GetService_EmployeeReport?SalonId={SalonId}&ServiceIds={ServiceIds}&EmployeeId={EmployeeId}&FromDate={FromDate}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
SalonId | integer |
Default value is 0 |
|
ServiceIds | string |
Default value is |
|
EmployeeId | integer |
Default value is 0 |
|
FromDate | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.