POST api/employeeReports/BranchWiseSellingReport?SalonId={SalonId}&UserId={UserId}&serviceName={serviceName}&FromDate={FromDate}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
SalonId

integer

Default value is 0

UserId

integer

Default value is 0

serviceName

string

Default value is

FromDate

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.