GET api/RawsUsedViews/{id}
No documentation available.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| id | No documentation available. |
Define this parameter in the request URI. |
Response Information
No documentation available.
Response body formats
application/json, text/json
Sample:
{
"Qty": 1.1,
"ItemName": "sample string 1",
"ItemId": 1,
"UnitName": "sample string 2",
"BalByKilo": 1.1,
"BalByTon": 1.1,
"MoveDate": "sample string 3",
"RTypE": "sample string 4",
"RTypeName": "sample string 5",
"CostPrice": 1.1,
"CostByTon": 1.1,
"CostTotByTon": 1.1,
"OrdF": 6,
"CType": "sample string 7",
"GroupId": 1,
"MixId": "sample string 8"
}