POST api/SalesApp/API_PostUsrFeedback_EDISON_IT1

Documentation for 'API_PostUsrFeedback_EDISON_IT1'.

Request Information

Parameters

NameDescriptionAdditional information
objP
Documentation for 'objP'.

Define this parameter in the request body.

Request body formats

application/json, text/json

Sample:
{
  "fCategory": "sample string 1",
  "contactNo": "sample string 2",
  "feedbackDetails": "sample string 3",
  "addedBy": "sample string 4"
}

application/x-www-form-urlencoded

Sample:

Sample not available.