Hello,
As of Corvid docs, you can not use stored data (wix-storage) from backend code.
The docs state that you can however send it from front to back, but do not state how exactly.
I would basically like to use a session stored data in a function that is written in backend.
This is mainly because it is payments related.
Assaf