POST api/Feedback?feedback_id={feedback_id}&date={date}&given_by={given_by}&feedback_subject={feedback_subject}&feedback_messag={feedback_messag}
Documentation for 'FeedbackPostCheck'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| feedback_id | Documentation for 'feedback_id'. |
Define this parameter in the request URI. |
| date | Documentation for 'date'. |
Define this parameter in the request URI. |
| given_by | Documentation for 'given_by'. |
Define this parameter in the request URI. |
| feedback_subject | Documentation for 'feedback_subject'. |
Define this parameter in the request URI. |
| feedback_messag | Documentation for 'feedback_messag'. |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int xmlns="http://schemas.microsoft.com/2003/10/Serialization/">1</int>