POST api/Restro/{id}?vno={vno}&item_code={item_code}&qty={qty}&rate={rate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vno | string |
Default value is |
|
| item_code | integer |
Default value is 0 |
|
| qty | integer |
Default value is 0 |
|
| rate | integer |
Default value is 0 |
|
| id | 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>