Start a JourneyAsk AIpost https://neon-loyalty-qa.spika.com/loyalty/v1/{space}/journeys/{journeyLookupId}/membersPath ParamsspacestringrequiredThe name of the space (database) assigned to you.journeyLookupIdstringrequiredOne 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.truefalseBody ParamsmemberIdstringWhen querying, returns Member Id. When saving also accepts member Lookup Id (email etc).journeyIdstringThe Journey entity IdstatestringenumQUEUINGASLEEPRUNNINGCOMPLETEDFAILEDAllowed:QUEUINGASLEEPRUNNINGCOMPLETEDFAILEDdataobjectAny data attributes set when the Journey was entereddata objectstepsarray of objectsThe steps the member has entered. The stepId is the key.stepsADD objectResponse 200OKUpdated 10 months ago