GET api/Weigh/ReadWeight?weight1={weight1}&weight2={weight2}&rfID={rfID}&machineID={machineID}&branchID={branchID}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| weight1 | decimal number |
Required |
|
| weight2 | decimal number |
Required |
|
| rfID | string |
Required |
|
| machineID | integer |
Required |
|
| branchID | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.