GET api/NV_PhieuThuChi
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Collection of NV_PhieuThuChi| Name | Description | Type | Additional information |
|---|---|---|---|
| RefID | globally unique identifier |
None. |
|
| MaPhieu | string |
None. |
|
| RefID_CH_ChiNhanh | globally unique identifier |
None. |
|
| MaCongTy | string |
None. |
|
| UserID_NguoiTao | globally unique identifier |
None. |
|
| SoTien | decimal number |
None. |
|
| LyDo | string |
None. |
|
| HinhThuc | integer |
None. |
|
| DoiTuong | string |
None. |
|
| MaNghiepVu | string |
None. |
|
| NgayGio | date |
None. |
Response Formats
application/json, text/json
Sample:
[
{
"RefID": "924c08a1-ec6c-44ee-8194-a5b08fe5272f",
"MaPhieu": "sample string 2",
"RefID_CH_ChiNhanh": "3c62115e-75e0-42c2-bff4-1fe0e453f618",
"MaCongTy": "sample string 4",
"UserID_NguoiTao": "486eeed6-81c6-445f-bba4-fd65f04413cb",
"SoTien": 1.0,
"LyDo": "sample string 6",
"HinhThuc": 1,
"DoiTuong": "sample string 7",
"MaNghiepVu": "sample string 8",
"NgayGio": "2025-12-10T21:18:49.3125278+07:00"
},
{
"RefID": "924c08a1-ec6c-44ee-8194-a5b08fe5272f",
"MaPhieu": "sample string 2",
"RefID_CH_ChiNhanh": "3c62115e-75e0-42c2-bff4-1fe0e453f618",
"MaCongTy": "sample string 4",
"UserID_NguoiTao": "486eeed6-81c6-445f-bba4-fd65f04413cb",
"SoTien": 1.0,
"LyDo": "sample string 6",
"HinhThuc": 1,
"DoiTuong": "sample string 7",
"MaNghiepVu": "sample string 8",
"NgayGio": "2025-12-10T21:18:49.3125278+07:00"
}
]