Submit SurveyAsk AIpost https://neon-loyalty-qa.spika.com/loyalty/v1/{space}/surveys/{surveyLookupId}/membersPath ParamsspacestringrequiredThe name of the space (database) assigned to you.surveyLookupIdstringrequiredOne of: The Entity's internal Entity Id The Entity's name The Entity's business Id, prefixed with $ Query ParamsdimstringThe Dimensions under which the calling application operates. Format: {dim1}:{value1}[;{dim2}:{value2}[;...]]includeUnpublishedbooleanIf true, also exposes Installed but Unpublished entity resources. Default is false.truefalseresponsebooleanDefaults to falseIf true, returns the saved content/resource. If false, the response content tag is not populated. Only set to true when the response payload is needed.truefalseBody ParamsmemberIdstringrequiredWhen querying, returns Member Id. When saving also accepts member Lookup Id (email etc).answersobjectThe answers. The questionId is the key. Note, if a Member has submitted the Survey more than once and if the Survey is configured to allow multiple entries then only the last submission is returned.answers objectResponse 200OKUpdated 10 months ago