POST api/CauHinhVongQuayTonKhoNhomHangC1/UpdateDataItem
Request Information
URI Parameters
None.
Body Parameters
CauHinhVongQuayTonKhoNhomHangC1Model| Name | Description | Type | Additional information |
|---|---|---|---|
| GuidID | globally unique identifier |
None. |
|
| NhomC1ID | string |
None. |
|
| SoNgay | integer |
None. |
|
| ChangeStatus | integer |
None. |
Request Formats
application/json, text/json
Sample:
{
"GuidID": "94a82d38-01d0-4fb1-9d4d-cdfac83460fc",
"NhomC1ID": "sample string 2",
"SoNgay": 1,
"ChangeStatus": 3
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"