Aller au contenu principal

Get all identity documents of a NaturalPerson or LegalEntity

GET 

/sint/id_doc/owner/:uuid

Get all identity documents of a NaturalPerson or LegalEntity

Request

Path Parameters

    uuid stringrequired

    The UUID of the NaturalPerson or LegalEntity

Responses

List every Piece Identite, if it empty, there is no identity document in the database

Schema
  • 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
  • ]
Loading...