POST api/userWorkSheet/UserWorkSheet_Intime_OutTime_Upsert?Id={Id}&UserId={UserId}&SalonId={SalonId}&OutTime={OutTime}&InTime={InTime}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
Default value is 0 |
|
| UserId | integer |
Default value is 0 |
|
| SalonId | integer |
Default value is 0 |
|
| OutTime | string |
Default value is |
|
| InTime | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/xml
Sample:
Sample not available.