GET api/Weigh/SaveEBData?VAvg={VAvg}&IAvg={IAvg}&KWH={KWH}&PF={PF}&MachineID={MachineID}&ServiceCon={ServiceCon}&BranchID={BranchID}&Ckw={Ckw}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| VAvg | decimal number |
Required |
|
| IAvg | decimal number |
Required |
|
| KWH | decimal number |
Required |
|
| PF | string |
Required |
|
| MachineID | string |
Required |
|
| ServiceCon | string |
Required |
|
| BranchID | string |
Required |
|
| Ckw | decimal number |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.