POST api/SubmitPRF/{callID}?sendPrf={sendPrf}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| callID | integer |
Required |
|
| sendPrf | boolean |
Default value is False |
Body Parameters
None.
Response Information
Resource Description
Response| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean |
None. |
|
| Info | string |
None. |
|
| Ex | Exception |
None. |
|
| EntityID | integer |
None. |
|
| Title | string |
None. |
Response Formats
application/json, text/json, application/octet-stream, multipart/form-data
Sample:
Sample not available.