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