POST api/Top300SKU/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:
{
  "61a7927d-9d84-455d-8af8-401f5b6e97ec": "sample string 2",
  "5be799a3-bdf1-4a90-9741-7856ab52f710": "sample string 4"
}