Skip to main content

Get OlkyPass info linked with an abstract entity

GET 

/sint/olkypass/:uuid

Get OlkyPass info linked with an abstract entity

Request

Path Parameters

    uuid stringrequired

    The UUID of the NaturalPerson or LegalEntity

Responses

Return an Olkypass

Schema
  • Array [
  • level integernullable

    Level

    active booleannullable

    OlkyPass need to be active to make transaction on customer

    algoreg_kyc_status stringnullable

    Status Algoreg

    activeUntil date-timenullable

    The OlkyPass will expire after this date, a new kyc session will need to be done to activate it again

    createdAt date-timenullable

    Created at

    updatedAt date-timenullable

    updated at

    missingData string[]
    missingDocuments string[]
    identityDocuments object[]
  • Array [
  • UUID string

    $UUID

    TypePiece integernullable

    TypePieceID

    Number stringnullable

    Number

    Validity object

    Validity

    oneOf

    string

    OwnerUUID stringnullable

    OwnerUUID

    algoregDocumentId stringnullable

    AlgoregDocumentId

    typePerLanguage string[]

    TypePieceIdentie

    selfUpload booleannullable

    The document is uploaded by user

    Document objectnullable
    ExternalDocumentUUID stringnullable

    Document UUID

    fileName stringnullable

    File name

    base64Doc stringnullable

    Base64 document to upload

    fileURL stringnullable

    File URL

    uuid stringnullable
    uuid stringnullable
  • ]
  • ValidForPayIn boolean
    ValidForPayout boolean
    uuid stringnullable
  • ]
Loading...