POST api/Common/GetListHangTonSoLuongAm
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
HangTonSoLuongAmInfoName | Description | Type | Additional information |
---|---|---|---|
MSk | string |
None. |
|
Tenkho | string |
None. |
|
Product_id | string |
None. |
|
Product_Name | string |
None. |
|
Category_ID | string |
None. |
|
TenLoaiHang | string |
None. |
|
Ton | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
{ "MSk": "sample string 1", "Tenkho": "sample string 2", "Product_id": "sample string 3", "Product_Name": "sample string 4", "Category_ID": "sample string 5", "TenLoaiHang": "sample string 6", "Ton": 7.1 }