POST api/KSNB_SoQuyTienMat_SoDuDauKy/UpSertDataItem

Request Information

URI Parameters

None.

Body Parameters

KSNB_SoQuyTienMat_SoDuDauKyModel
NameDescriptionTypeAdditional information
GuidID

globally unique identifier

None.

TaiKhoan

string

None.

ChiNhanh_CuaHang

string

None.

Ngay

date

None.

SoDuDauKy

decimal number

None.

Status

integer

None.

Request Formats

application/json, text/json

Sample:
{
  "GuidID": "ae52a3b6-b91a-4fb4-8d5e-e8d10f1356e5",
  "TaiKhoan": "sample string 2",
  "ChiNhanh_CuaHang": "sample string 3",
  "Ngay": "2026-01-29T18:24:41.066244+07:00",
  "SoDuDauKy": 1.0,
  "Status": 4
}

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"