POST api/KSNB_SoQuyTienMat_SoDuDauKy/UpSertDataItem
Request Information
URI Parameters
None.
Body Parameters
KSNB_SoQuyTienMat_SoDuDauKyModel| Name | Description | Type | Additional 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": "647f4281-e3f4-4086-a580-5cab80e15bb4",
"TaiKhoan": "sample string 2",
"ChiNhanh_CuaHang": "sample string 3",
"Ngay": "2026-04-03T18:13:30.5108618+07:00",
"SoDuDauKy": 1.0,
"Status": 4
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"