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": "179e8ece-0b55-44d1-b6e6-9ddfeb26d900",
"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"