POST api/PKD_MucTieuDoanhSoNhanVien/InsertDataItem
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json
Sample:
[
{},
{}
]
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
UpdateDataMessageReturn| Name | Description | Type | Additional information |
|---|---|---|---|
| Timestamp | Collection of byte |
None. |
|
| StrMessCode | string |
None. |
|
| StrMessContent | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"Timestamp": "QEA=",
"StrMessCode": "sample string 1",
"StrMessContent": "sample string 2"
}