VerificationSession Create Request

  • Type: object ยท VerificationSession Create Request

    Request to create a VerificationSession

    • metadata

      Set of key-value pairs that you can attach to an object. This can be useful for storing additional information about the object in a structured format. Individual keys can be unset by posting an empty value to them. All keys can be unset by posting an empty value to metadata.

      • propertyName
        Type: string
    • related_person
    • return_url
      Type: string

      The URL that the user will be redirected to upon completing the verification flow.

    • type
      Type: string | nullenum
      values
      • document
      • id_number
    • verification_flow
      Type: string | null