GET api/TongHopKiemKe/TongHopKiemKe_GetDataMatHang
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of TongHopKiemKe_MatHang| Name | Description | Type | Additional information |
|---|---|---|---|
| NhomC1 | string |
None. |
|
| NhomC2 | string |
None. |
|
| MHCODE | string |
None. |
|
| MATCHCODE | string |
None. |
|
| MHTEN | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"NhomC1": "sample string 1",
"NhomC2": "sample string 2",
"MHCODE": "sample string 3",
"MATCHCODE": "sample string 4",
"MHTEN": "sample string 5"
},
{
"NhomC1": "sample string 1",
"NhomC2": "sample string 2",
"MHCODE": "sample string 3",
"MATCHCODE": "sample string 4",
"MHTEN": "sample string 5"
}
]