Skip to main content

Create new KYC Session

POST 

/sint/olkypass/new_kyc

Create new KYC Session

Request

Body

required

Data to send

    NaturalPerson textrequired

    The UUID of the natural person

    sendLinkEmail booleanrequired

Responses

KYC Session created

Schema
    success boolean
    url string
Loading...