POST api/KPBaoCaoTMDT/USP_KIDS_KiemSoatDonOnline_New
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 KPBCDoanhSoOnlineKiemSoatDon| Name | Description | Type | Additional information |
|---|---|---|---|
| No_ | string |
None. |
|
| ReceiptNo_ | string |
None. |
|
| ItemNo_ | string |
None. |
|
| Description | string |
None. |
|
| Date | date |
None. |
|
| MobilePhoneNo_ | string |
None. |
|
| SelltoCustomerNo_ | string |
None. |
|
| SalesStaff | string |
None. |
|
| SL | decimal number |
None. |
|
| Price | decimal number |
None. |
|
| Total | decimal number |
None. |
|
| SLXuat | decimal number |
None. |
|
| PriceXuat | decimal number |
None. |
|
| TotalXuat | decimal number |
None. |
|
| Kho | string |
None. |
|
| DaXuatKho | string |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"No_": "sample string 1",
"ReceiptNo_": "sample string 2",
"ItemNo_": "sample string 3",
"Description": "sample string 4",
"Date": "2026-01-29T16:33:19.3290203+07:00",
"MobilePhoneNo_": "sample string 6",
"SelltoCustomerNo_": "sample string 7",
"SalesStaff": "sample string 8",
"SL": 1.0,
"Price": 1.0,
"Total": 1.0,
"SLXuat": 1.0,
"PriceXuat": 1.0,
"TotalXuat": 1.0,
"Kho": "sample string 9",
"DaXuatKho": "sample string 10"
},
{
"No_": "sample string 1",
"ReceiptNo_": "sample string 2",
"ItemNo_": "sample string 3",
"Description": "sample string 4",
"Date": "2026-01-29T16:33:19.3290203+07:00",
"MobilePhoneNo_": "sample string 6",
"SelltoCustomerNo_": "sample string 7",
"SalesStaff": "sample string 8",
"SL": 1.0,
"Price": 1.0,
"Total": 1.0,
"SLXuat": 1.0,
"PriceXuat": 1.0,
"TotalXuat": 1.0,
"Kho": "sample string 9",
"DaXuatKho": "sample string 10"
}
]