POST api/CauHinhThuongDinhHuongBanHang/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:
{
  "5d47dcbb-47d3-42c4-b262-d2889e8a9de5": "sample string 2",
  "b461e2d2-c69f-49bd-8f68-5a554d349e4d": "sample string 4"
}