POST api/ManagerRevenueNCC/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:
{
  "6420f918-fddf-4b29-bb34-09724769df15": "sample string 2",
  "2c365065-2abe-41f8-af65-b85b5fd9bcbc": "sample string 4"
}