POST api/KPBaoCaoTMDT/USP_KIDS_GetChiTietOnline
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 KPBCDoanhSoOnline| Name | Description | Type | Additional information |
|---|---|---|---|
| OrderNo_ | string |
None. |
|
| No_ | string |
None. |
|
| SelltoCustomerNo_ | string |
None. |
|
| SelltoCustomerName | string |
None. |
|
| OrderAmount | decimal number |
None. |
|
| ItemNo | string |
None. |
|
| Qty | decimal number |
None. |
|
| UnitPrice | decimal number |
None. |
|
| Discount | decimal number |
None. |
|
| LocationCode | string |
None. |
|
| SalespersonCode | string |
None. |
|
| ReceiptNo_ | string |
None. |
|
| PostingDate | date |
None. |
|
| ShipmentDate | date |
None. |
|
| Description | string |
None. |
|
| KhuVuc | string |
None. |
|
| ReturnType | string |
None. |
|
| TyLeThuong | decimal number |
None. |
|
| TyLeThuongNHR | decimal number |
None. |
|
| ProCode | string |
None. |
|
| CatCode | string |
None. |
|
| LaNHR | boolean |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"OrderNo_": "sample string 1",
"No_": "sample string 2",
"SelltoCustomerNo_": "sample string 3",
"SelltoCustomerName": "sample string 4",
"OrderAmount": 1.0,
"ItemNo": "sample string 5",
"Qty": 1.0,
"UnitPrice": 1.0,
"Discount": 1.0,
"LocationCode": "sample string 6",
"SalespersonCode": "sample string 7",
"ReceiptNo_": "sample string 8",
"PostingDate": "2026-01-29T16:33:14.0973325+07:00",
"ShipmentDate": "2026-01-29T16:33:14.0973325+07:00",
"Description": "sample string 9",
"KhuVuc": "sample string 10",
"ReturnType": "sample string 11",
"TyLeThuong": 1.0,
"TyLeThuongNHR": 1.0,
"ProCode": "sample string 12",
"CatCode": "sample string 13",
"LaNHR": true
},
{
"OrderNo_": "sample string 1",
"No_": "sample string 2",
"SelltoCustomerNo_": "sample string 3",
"SelltoCustomerName": "sample string 4",
"OrderAmount": 1.0,
"ItemNo": "sample string 5",
"Qty": 1.0,
"UnitPrice": 1.0,
"Discount": 1.0,
"LocationCode": "sample string 6",
"SalespersonCode": "sample string 7",
"ReceiptNo_": "sample string 8",
"PostingDate": "2026-01-29T16:33:14.0973325+07:00",
"ShipmentDate": "2026-01-29T16:33:14.0973325+07:00",
"Description": "sample string 9",
"KhuVuc": "sample string 10",
"ReturnType": "sample string 11",
"TyLeThuong": 1.0,
"TyLeThuongNHR": 1.0,
"ProCode": "sample string 12",
"CatCode": "sample string 13",
"LaNHR": true
}
]