POST api/Generalsale?icode={icode}&vno={vno}&sno={sno}&bid={bid}&txn={txn}&party_id={party_id}&qty={qty}&rate={rate}&basic={basic}&mrp={mrp}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| icode | integer |
Default value is 0 |
|
| vno | string |
Default value is |
|
| sno | string |
Default value is |
|
| bid | integer |
Default value is 0 |
|
| txn | string |
Default value is |
|
| party_id | integer |
Default value is 0 |
|
| qty | integer |
Default value is 0 |
|
| rate | decimal number |
Default value is 0 |
|
| basic | decimal number |
Default value is 0 |
|
| mrp | 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>