Aller au contenu principal

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
    active booleannullable

    OlkyPass need to be active to make transaction on customer

    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[]

    Default value: ``

    missingDocuments string[]

    Default value: ``

    identityDocuments object[]
  • Array [
  • UUID stringrequired

    $UUID

    TypePiece integernullable

    TypePieceID

    Number stringnullable

    Number

    Validity object nullable

    Validity

    oneOf

    string

    OwnerUUID stringnullable

    OwnerUUID

    algoregDocumentId stringnullable

    AlgoregDocumentId

    typePerLanguage string[]

    Default value: ``

    TypePieceIdentie

    selfUpload booleannullable

    The document is uploaded by user

    Document object nullable

    AlgoregDocument

    oneOf
    base64Doc stringnullable

    Base64 document to upload

  • ]
  • ValidForPayIn boolean

    Default value: true

    ValidForPayout boolean

    Default value: true

    olkypass_status object[]
  • Array [
  • name stringnullable

    French name

    englishName stringnullable

    English name

    createdAt date-timenullable

    Created at

    updatedAt date-timenullable

    Updated at

    deletedAt date-timenullable

    Deleted at

  • ]
  • olkypass_status_under_audit string[]
Loading...