Submit or update an entryAsk AIpost https://neon-loyalty-qa.spika.com/loyalty/v1/{space}/competitions/{competitionLookupId}/entriesPath ParamsspacestringrequiredThe name of the space (database) assigned to you.competitionLookupIdstringrequiredOne 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 ParamscompetitionIdstringlength ≤ 15The Competition entity Id. Accepts Lookup Ids when saving.entryIdstringlength ≤ 15The unique identifier for the individual entry. Leave blank unless modifying an existing entry.memberIdstringrequiredlength ≤ 15When querying, returns Member Id. When saving also accepts member Lookup Id (email etc).statestringenumrequiredThe state of the Competition entryPENDINGREJECTEDLOSTWONAllowed:PENDINGREJECTEDLOSTWONskillsAnswerstringlength ≤ 200Freetext answert to skills questionjustificationstringlength ≤ 200Freetext note on why the entry rejected or selectedprizestringlength ≤ 200Freetext description of the prize in case of winningdatajsonOptional additional Json data associated with the Competition entrycreateddate-timeWhen the record was created. Can't be set or modified.Response 200OKUpdated 10 months ago