Save a new ActivityAsk AIpost https://neon-loyalty-qa.spika.com/loyalty/v1/{space}/activitiesPath ParamsspacestringrequiredThe name of the space (database) assigned to you.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).entityIdstringrequiredWhen querying, returns the internal Entity Id. When saving, this field also accepts Entity Lookup Id (business Id, name etc)activitystringrequiredlength ≤ 20The activityspecificsstringlength ≤ 50Optional specific information about the activity that forms part of the unique keydatajsonOptional Json data relating to this Activityentereddate-timeThe date/time when the activity occured, IF different from the time the activity is stored in NEON. This is typically the case when activities occur in a different system and then gets imported into NEON. Normally left blank.Response 200OKUpdated 10 months ago