POST api/KPSoLieuKiemSoat/BC_CHECK_E_INVOICE_TRALAI
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 BC_CHECK_E_INVOICE_TRALAI_Model| Name | Description | Type | Additional information |
|---|---|---|---|
| brand | string |
None. |
|
| invoiceType | integer |
None. |
|
| itemNo | string |
None. |
|
| HDTralai | string |
None. |
|
| ngayNhapTra | date |
None. |
|
| SLTraLai | decimal number |
None. |
|
| giaTraLai | decimal number |
None. |
|
| chuyenKhoanTraLai | decimal number |
None. |
|
| tongtienTraLai | decimal number |
None. |
|
| VATTra | decimal number |
None. |
|
| tongVATTra | decimal number |
None. |
|
| thanhTienTraLai | decimal number |
None. |
|
| HDGoc | string |
None. |
|
| ngayGoc | date |
None. |
|
| slGoc | decimal number |
None. |
|
| giabanGoc | decimal number |
None. |
|
| tongCKgoc | decimal number |
None. |
|
| tongThanhTienGoc | decimal number |
None. |
|
| VATgoc | decimal number |
None. |
|
| tongVATGoc | decimal number |
None. |
|
| thanhTienGoc | decimal number |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"brand": "sample string 1",
"invoiceType": 2,
"itemNo": "sample string 3",
"HDTralai": "sample string 4",
"ngayNhapTra": "2026-01-29T16:33:14.0035471+07:00",
"SLTraLai": 6.0,
"giaTraLai": 7.0,
"chuyenKhoanTraLai": 8.0,
"tongtienTraLai": 9.0,
"VATTra": 10.0,
"tongVATTra": 11.0,
"thanhTienTraLai": 12.0,
"HDGoc": "sample string 13",
"ngayGoc": "2026-01-29T16:33:14.0035471+07:00",
"slGoc": 15.0,
"giabanGoc": 16.0,
"tongCKgoc": 17.0,
"tongThanhTienGoc": 18.0,
"VATgoc": 19.0,
"tongVATGoc": 20.0,
"thanhTienGoc": 21.0
},
{
"brand": "sample string 1",
"invoiceType": 2,
"itemNo": "sample string 3",
"HDTralai": "sample string 4",
"ngayNhapTra": "2026-01-29T16:33:14.0035471+07:00",
"SLTraLai": 6.0,
"giaTraLai": 7.0,
"chuyenKhoanTraLai": 8.0,
"tongtienTraLai": 9.0,
"VATTra": 10.0,
"tongVATTra": 11.0,
"thanhTienTraLai": 12.0,
"HDGoc": "sample string 13",
"ngayGoc": "2026-01-29T16:33:14.0035471+07:00",
"slGoc": 15.0,
"giabanGoc": 16.0,
"tongCKgoc": 17.0,
"tongThanhTienGoc": 18.0,
"VATgoc": 19.0,
"tongVATGoc": 20.0,
"thanhTienGoc": 21.0
}
]