Create an invitation session

View as Markdown

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.
SessionInputobjectRequired

Response

Invitation session created. Use data.token to load the Vlens iframe.

dataobjectOptional
error_codeinteger or nullOptional
error_messagestring or nullOptional
error_descriptionslist of objects or nullOptional