POST api/OrganizationUserSold/Add
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
Sou_Mes| Name | Description | Type | Additional information |
|---|---|---|---|
| res | string |
None. |
|
| ID | string |
None. |
Response Formats
application/json, text/json
Sample:
{
"res": "sample string 1",
"ID": "sample string 2"
}