Survey Api
interface SurveyApi
Functions
Link copied to clipboard
abstract suspend fun createDatatableEntry1(surveyName: String, apptableId: Long, postSurveySurveyNameApptableIdRequest: PostSurveySurveyNameApptableIdRequest): PostSurveySurveyNameApptableIdResponse
Create an entry in the survey table Insert and entry in a survey table (full fill the survey). Refer Link for sample Body: https://fineract.apache.org/legacy-docs/apiLive.htm#survey_create Responses:
Link copied to clipboard
abstract suspend fun deleteDatatableEntries1(surveyName: String, clientId: Long, fulfilledId: Long): String
Responses:
Link copied to clipboard
Responses:
Link copied to clipboard
Responses:
Link copied to clipboard
Retrieve survey Lists a registered survey table details and the Apache Fineract Core application table they are registered to. Responses:
Link copied to clipboard
Retrieve surveys Retrieve surveys. This allows to retrieve the list of survey tables registered . Responses: