Create an invitation session
Creates a session with pre-filled form data. Use when you have already collected the customer’s information and want to minimise the steps the user must complete in the iframe.
Authentication
ApiKeystring
Static API key issued to your tenant. Required on every request.
OR
AuthorizationBearer
Admin JWT from /api/credentials/Login. Required for admin operations.
Request
This endpoint expects an object.
SessionInput
Response
Invitation session created. Use data.token to load the Vlens iframe.
data
error_code
error_message
error_descriptions

