POST api/Opening/{id}?vdate={vdate}&ic={ic}&qt={qt}&rate={rate}&mrp={mrp}&bid={bid}&destid={destid}&barcode={barcode}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vdate | string |
Default value is |
|
| ic | integer |
Default value is 0 |
|
| qt | decimal number |
Default value is 0 |
|
| rate | decimal number |
Default value is 0 |
|
| mrp | decimal number |
Default value is 0 |
|
| bid | integer |
Default value is 0 |
|
| destid | integer |
Default value is 0 |
|
| barcode | string |
Default value is |
|
| 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>