DELETE api/NV_PhieuThuChi/{id}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

globally unique identifier

Required

Body Parameters

None.

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": "dcd96575-e9a3-47e7-9dc3-5ccaa5255626",
  "MaPhieu": "sample string 2",
  "RefID_CH_ChiNhanh": "a4e56af4-ee81-4fbe-b471-10b62e31c9aa",
  "MaCongTy": "sample string 4",
  "UserID_NguoiTao": "74d91758-e47c-40ca-bc29-490755e38cc4",
  "SoTien": 1.0,
  "LyDo": "sample string 6",
  "HinhThuc": 1,
  "DoiTuong": "sample string 7",
  "MaNghiepVu": "sample string 8",
  "NgayGio": "2026-03-02T17:13:24.2033716+07:00",
  "ID": 9
}