POST api/Jwelpurchase?vdate={vdate}&ic={ic}&pcs={pcs}&gwt={gwt}&nwt={nwt}&barcode={barcode}&bid={bid}&stk={stk}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| vdate | string |
Default value is |
|
| ic | integer |
Default value is 0 |
|
| pcs | decimal number |
Default value is 0 |
|
| gwt | decimal number |
Default value is 0 |
|
| nwt | decimal number |
Default value is 0 |
|
| barcode | string |
Default value is |
|
| bid | integer |
Default value is 0 |
|
| stk | decimal number |
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>