Skip to main content

KycSessionRequest

Request issued for creating a KYC session. The provided returnUrl will be used to redirect the customer at the end of the flow. If no return url is provided, the default return url will be used.

    merchantRefNum MerchantReferenceNumber (string)required

    Possible values: <= 255 characters

    This is the merchant reference number created by the merchant and submitted as part of the request. It must be unique for each request and allows cross referencing objects from merchant system to embedded wallet objects.

    returnUrl url

    It is URL to which users must be redirected after competing the required activities in Paysafe hosted UI.

    language string

    Renders content for the merchant customer in the specified language. If not provided, the application will default to 'en'. Supported values are:
    en
    en-GB
    cs-CZ
    de-DE
    el-GR
    en-US
    es-ES
    es-US
    fr-FR
    it-IT
    ko-KR
    pl-PL
    pt-BR
    pt-PT
    ru-RU
    tr-TR
    zh-CN