The following operations are available for this resource.
| Http Verb | Operation | ||
|---|---|---|---|
| GET | Method: Get, URL: TXN/SurveyResponses/{surveyResponseId} | Test | |
|
Get details of a survey response. |
|||
| GET | Method: GetAll, URL: TXN/SurveyResponses?orderId={orderId} | Test | |
|
Get all survey responses. |
|||
| POST | Method: Create, URL: TXN/SurveyResponses | Test | |
|
Create a new survey response. |
|||
| PUT | Method: Update, URL: TXN/SurveyResponses/{surveyResponseId} | Test | |
|
Update an existing survey response. |
|||
| DELETE | Method: Delete, URL: TXN/SurveyResponses/{surveyResponseId} | Test | |
|
Delete an existing survey response. |
|||