POST api/Salonappointment/{id}?vno={vno}&vdate={vdate}&v_time={v_time}&series_no={series_no}&cname={cname}&phone={phone}&chair={chair}&isbooking={isbooking}&bid={bid}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
|
| vno | string |
Default value is |
|
| vdate | string |
Default value is |
|
| v_time | string |
Default value is |
|
| series_no | integer |
Default value is 0 |
|
| cname | string |
Default value is |
|
| phone | string |
Default value is |
|
| chair | string |
Default value is |
|
| isbooking | integer |
Default value is 0 |
|
| bid | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Collection of Collection of ObjectResponse Formats
application/json, text/json
Sample:
Sample not available.