Save Wallet TransactionAsk AIpost https://neon-loyalty-qa.spika.com/loyalty/v1/{space}/wallet/{walletLookupId}/transactionsPath ParamsspacestringrequiredThe name of the space (database) assigned to you.walletLookupIdstringrequiredOne 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 ParamsmemberIdstringWhen querying, returns Member Id. When saving also accepts member Lookup Id (email etc).walletIdstringThe Wallet Idcategorystringlength between 0 and 50An optional categorization of the transaction.amountnumberThe transaction value, in the unit specified by the walletrefEntityIdstringAn optional reference to an entity to which this transaction belongsdescriptionstringlength between 0 and 100datajsonOptional Json data relating to this transactionResponse 200OKUpdated 10 months ago