post https://api-stg.transak.com/auth/public/v2/session
This API creates a session
to securely store widget query parameters and authentication context. This facilitates secure widget interactions by encapsulating sensitive info in a sessionId, reducing exposure in client-side requests.
This API should be called exclusively from the partner’s backend server.