POST api/KPBaoCaoMuaHang/USP_KIDS_TongHopDonNhapMua1_Report
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
[
{},
{}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
Collection of KPThongKeNhapMuaTongHop| Name | Description | Type | Additional information |
|---|---|---|---|
| No_ | string |
None. |
|
| BuyfromVendorNo_ | string |
None. |
|
| PaytoName | string |
None. |
|
| OrderDate | date |
None. |
|
| PostingDate | date |
None. |
|
| StoreNo_ | string |
None. |
|
| LocationCode | string |
None. |
|
| TongGTDon | decimal number |
None. |
|
| TinhTrang | string |
None. |
|
| SLTrenDon | decimal number |
None. |
|
| SLDaNhap | decimal number |
None. |
|
| Description | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"No_": "sample string 1",
"BuyfromVendorNo_": "sample string 2",
"PaytoName": "sample string 3",
"OrderDate": "2026-01-29T18:25:28.2130993+07:00",
"PostingDate": "2026-01-29T18:25:28.2130993+07:00",
"StoreNo_": "sample string 4",
"LocationCode": "sample string 5",
"TongGTDon": 1.0,
"TinhTrang": "sample string 6",
"SLTrenDon": 1.0,
"SLDaNhap": 1.0,
"Description": "sample string 7"
},
{
"No_": "sample string 1",
"BuyfromVendorNo_": "sample string 2",
"PaytoName": "sample string 3",
"OrderDate": "2026-01-29T18:25:28.2130993+07:00",
"PostingDate": "2026-01-29T18:25:28.2130993+07:00",
"StoreNo_": "sample string 4",
"LocationCode": "sample string 5",
"TongGTDon": 1.0,
"TinhTrang": "sample string 6",
"SLTrenDon": 1.0,
"SLDaNhap": 1.0,
"Description": "sample string 7"
}
]