POST api/NV_PhieuThuChi

Request Information

URI Parameters

None.

Body Parameters

NV_PhieuThuChi
NameDescriptionTypeAdditional 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.

ID

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "RefID": "b2e11a36-ebf5-4e10-a30a-bc8772564ef3",
  "MaPhieu": "sample string 2",
  "RefID_CH_ChiNhanh": "c97590ae-32ab-455d-951f-6647fca2dd7b",
  "MaCongTy": "sample string 4",
  "UserID_NguoiTao": "0d2369f9-7e02-4a35-838e-ad761390cb3e",
  "SoTien": 1.0,
  "LyDo": "sample string 6",
  "HinhThuc": 1,
  "DoiTuong": "sample string 7",
  "MaNghiepVu": "sample string 8",
  "NgayGio": "2026-03-02T17:10:42.5815079+07:00",
  "ID": 9
}

application/x-www-form-urlencoded

Sample:

Failed to generate the sample for media type 'application/x-www-form-urlencoded'. Cannot use formatter 'JQueryMvcFormUrlEncodedFormatter' to write type 'NV_PhieuThuChi'.

Response Information

Resource Description

NV_PhieuThuChi
NameDescriptionTypeAdditional 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.

ID

integer

None.

Response Formats

application/json, text/json

Sample:
{
  "RefID": "c2d7ac4c-f530-4a09-a3a2-862c2d3fdd8a",
  "MaPhieu": "sample string 2",
  "RefID_CH_ChiNhanh": "6e515d82-cd2e-4929-8dd5-a950a95c45ee",
  "MaCongTy": "sample string 4",
  "UserID_NguoiTao": "d7b277e1-78bf-46b9-abbf-fcd62fdec278",
  "SoTien": 1.0,
  "LyDo": "sample string 6",
  "HinhThuc": 1,
  "DoiTuong": "sample string 7",
  "MaNghiepVu": "sample string 8",
  "NgayGio": "2026-03-02T17:10:42.5815079+07:00",
  "ID": 9
}