POST api/KPBaoCaoTMDT/USP_KIDS_GetChiTietOnline_New_TachVat
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_New_TachVat| 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. |
|
| DivisionCode | string |
None. |
|
| CategoryCode | string |
None. |
|
| LaNHR | boolean |
None. |
|
| VAT | decimal number |
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-29T18:25:50.9222567+07:00",
"ShipmentDate": "2026-01-29T18:25:50.9222567+07:00",
"Description": "sample string 9",
"KhuVuc": "sample string 10",
"ReturnType": "sample string 11",
"TyLeThuong": 12.0,
"TyLeThuongNHR": 13.0,
"DivisionCode": "sample string 14",
"CategoryCode": "sample string 15",
"LaNHR": true,
"VAT": 17.1
},
{
"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-29T18:25:50.9222567+07:00",
"ShipmentDate": "2026-01-29T18:25:50.9222567+07:00",
"Description": "sample string 9",
"KhuVuc": "sample string 10",
"ReturnType": "sample string 11",
"TyLeThuong": 12.0,
"TyLeThuongNHR": 13.0,
"DivisionCode": "sample string 14",
"CategoryCode": "sample string 15",
"LaNHR": true,
"VAT": 17.1
}
]