POST api/hotelbulk?vno={vno}&rid={rid}&qty={qty}&gst={gst}&rate={rate}&amount={amount}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vno | string |
Default value is |
|
| rid | integer |
Default value is 0 |
|
| qty | integer |
Default value is 0 |
|
| gst | integer |
Default value is 0 |
|
| rate | integer |
Default value is 0 |
|
| amount | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>