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