POST api/KSNB_BKS_TongHopChuongTrinhKM/UpdateDataItem

Request Information

URI Parameters

None.

Body Parameters

Collection of Object

None.

Request Formats

application/json, text/json

Sample:
[
  {},
  {}
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

UpdateDataMessageReturn
NameDescriptionTypeAdditional 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"
}