Get VisitSurvey
Description
This endpoint retrieves the survey structure for a specific visit, including the answers to the questions.
HTTP Method
get
URL
/api/v2/visits/{visitID}/survey
Path Parameters
Name | Type |
---|---|
visitID | required <integer> |
Query Parameters
Name | Type |
---|---|
surveyTypeID | required <integer> 1 = Customer survey, post-visit), ( 2 = Internal survey, post-visit), ( 4 = Customer survey, pre-visit), ( 5 = Internal survey, pre-visit) |
visitAttendeeID | required <integer> |
languageID | optional<integer> Default value : 1 |
Response & Example
Success Response
Code: 200 OK