POST api/CauHinhDoPhuHangHoa/ProcessListItem
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
Dictionary of globally unique identifier [key] and string [value]Response Formats
application/json, text/json
Sample:
{
"d97a05dc-aeb7-4aa3-8fbc-7554e5f0a50e": "sample string 2",
"743a2d70-75ef-4646-bcb7-a7f82d0d64e6": "sample string 4"
}