POST api/Top300SKU/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:
{
"87f0cc49-5885-4934-b47c-c16930aac9dc": "sample string 2",
"ebd2f757-8d8d-406c-aa83-d512ff219dd2": "sample string 4"
}