POST api/Request
Request Information
URI Parameters
None.
Body Parameters
requestData| Name | Description | Type | Additional information |
|---|---|---|---|
| uuid | string |
None. |
|
| state | string |
None. |
|
| items | Collection of requestItem |
None. |
Request Formats
application/json, text/json, application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
CRMResult| Name | Description | Type | Additional information |
|---|---|---|---|
| code | integer |
None. |
|
| description | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.