POST api/employeeReports/GrossProfitReport?SalonId={SalonId}&GrossProfitFromDate={GrossProfitFromDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SalonId

integer

Default value is 0

GrossProfitFromDate

string

Default value is

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, text/xml

Sample:

Sample not available.