POST api/VanDonKhoCOD/UpSertDataItem

Request Information

URI Parameters

None.

Body Parameters

VanDonKhoCODModel
NameDescriptionTypeAdditional information
GuidID

globally unique identifier

None.

MienCode

string

None.

MaVanDon

string

None.

MaCTV

string

None.

HoVaTenCTV

string

None.

ThoiGianTit

date

None.

MaPicker

string

None.

HoVaTenPicker

string

None.

MaDonSanTMDT

string

None.

MaDonERP

string

None.

PickerProcessStatus

boolean

None.

ERP_SalesOrderPostingStatus

boolean

None.

ERP_SalesOrderPostingDateProcess

date

None.

GhiChu

string

None.

Status

integer

None.

OrderDate

date

None.

XacNhanPost

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "GuidID": "23e1189b-280b-433a-a20e-82d68edbbc64",
  "MienCode": "sample string 2",
  "MaVanDon": "sample string 3",
  "MaCTV": "sample string 4",
  "HoVaTenCTV": "sample string 5",
  "ThoiGianTit": "2026-01-29T16:28:21.9306439+07:00",
  "MaPicker": "sample string 7",
  "HoVaTenPicker": "sample string 8",
  "MaDonSanTMDT": "sample string 9",
  "MaDonERP": "sample string 10",
  "PickerProcessStatus": true,
  "ERP_SalesOrderPostingStatus": true,
  "ERP_SalesOrderPostingDateProcess": "2026-01-29T16:28:21.9306439+07:00",
  "GhiChu": "sample string 13",
  "Status": 14,
  "OrderDate": "2026-01-29T16:28:21.9306439+07:00",
  "XacNhanPost": true
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"