POST api/CauHinhVongQuayTonKhoNhomHangC1/InsertNewDataItem
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": "949bdf8e-787e-4e18-a240-41657f0b9ec5",
"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"