POST api/ManagerRevenueNCC/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:
{
"d6cc4246-f8fa-4383-a131-c864f7fd04fc": "sample string 2",
"f304f6dc-d259-473f-8c1c-2690e14e99ff": "sample string 4"
}