POST api/CauHinhDoPhuHangHoa/ProcessListItem

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

Dictionary of globally unique identifier [key] and string [value]

Response Formats

application/json, text/json

Sample:
{
  "749ee563-80b6-46f7-9785-0b3ea4c80377": "sample string 2",
  "60a3708f-2da9-450b-a59d-3af09af84d01": "sample string 4"
}