Reviews > Survey Questions
Survey Questions
Survey Questions provide a tool for gaining further insights from your customers when they create a product review. Tailored by the store, these questions offer an avenue for deeper feedback, letting customers share their unique experiences and perspectives on specific aspects of your products.
Endpoints
| Endpoint | Description | JSON API |
|---|---|---|
| surveyQuestions | Get survey questions | GET:survey_questions.json |
| surveyQuestionsCreate | Create survey questions | POST:survey_questions.json |
| surveyQuestionsDelete | Delete survey questions | DELETE:survey_questions.json |
| surveyQuestionsExport | Export survey questions | POST:survey_questions/export.json |
| surveyQuestionsImport | Import survey questions | POST:survey_questions/import.json |
| surveyQuestionsModify | Modify survey questions | POST:survey_questions.json |
Types
| Types |
|---|
| ForeignShardedTask |
| GenericExport |
| GenericImport |
| SurveyQuestion |
| SurveyQuestionCreate |
| SurveyQuestionModify |