Skip to main content

Get one Legal entity with his UUID

GET 

/sint/legalEntity/:uuid

Get one Legal entity with his UUID

Request

Path Parameters

    uuid stringrequired

    The UUID of the Legal entity you want to get

Responses

Return a Legal entity

Schema
    LegalName stringrequired

    LegalName

    Brand stringrequired

    Brand

    Country stringrequired

    Country alpha-2

    LegalForm stringnullable

    LegalForm

    RCSlocation stringnullable

    RCSlocation

    RCSnumber stringnullable

    RCSnumber

    IsIncorporated booleanrequired

    Is the company fully incorporated ?

    DateOfIncorporation date-timenullable

    DateConstitution

    ShareCapital integernullable

    The share capital of the company, in cents

    IsListedOnStockExchange booleannullable

    Is the company listed on the stock exchange

    PlaceOfQuotation stringnullable

    Place of quotation on the stock exchange

    VATSubject booleannullable

    Is the company subject to VAT

    VATNumber stringnullable

    VAT number including country prefix

    NIF stringnullable

    Tax number

    Comments stringnullable

    Free text

    ActivityCode integernullable

    Activity Code

    CSPCode integernullable

    CSP Code

    CodeLangue stringnullable

    Code langague talk

    Address object[]
  • Array [
  • UUID stringrequired

    UUID

    Address1 stringrequired

    Address1

    Address2 stringnullable

    Address2

    Address3 stringnullable

    Address3

    ZipCode stringnullable

    Zip Code

    Country stringrequired

    Country

    City stringnullable

    City

    AbstractEntityUUID stringrequired

    NaturalPerson or LegalEntity UUID

    Tag stringnullable

    Tag

    isPrincipalAddress booleannullable

    Default value: false

    isPrincipalAddress

  • ]
  • AliasIBAN object[]
  • Array [
  • UUID string
    Owner string

    NaturalPerson or LegalEntity UUID

    Iban stringrequired

    Iban

    BIC stringrequired

    BIC

    Actif booleannullable

    Default value: true

    is Actif (default = true)

    Public booleannullable

    Default value: false

    is Public (default = false)

    BankInfoDto object nullable
    oneOf
    Address stringnullable

    address1

    CountryName stringnullable

    countryName

    Institution stringnullable

    institution

    Location stringnullable

    location

    Name stringnullable

    name

    valid booleannullable

    Default value: false

    is Valid (default = false)

    fail_validation_reason stringnullable

    fail_validation_reason

  • ]
  • AliasEmail object[]
  • Array [
  • UUID string
    Owner stringrequired

    NaturalPerson or LegalEntity UUID

    Mail stringrequired

    Mail

    Actif boolean

    Default value: true

    is Actif (default = true)

    Public boolean

    Default value: false

    is Public (default = false)

    LinkNPLE string

    NPLE link UUID

    valid booleannullable

    Default value: false

    is Valid (default = false)

  • ]
  • AliasMobile object[]
  • Array [
  • UUID string[]

    UUID

    Owner stringrequired

    NaturalPerson or LegalEntity UUID

    MobileIndicatif stringrequired

    MobileIndicatif

    MobileNumber stringrequired

    MobileNumber

    Actif boolean

    Default value: true

    is Actif (default = true)

    Public boolean

    Default value: false

    is Public (default = false)

    LinkNPLE string

    NPLE link UUID

  • ]
  • olkyPassLevel object nullable

    OlkypassLevel

    oneOf
    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[]
    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[]
    identityUuid stringnullable
    websiteUrl stringnullable

    Website url

    mailAddress stringnullable

    Principal email

    codeNace stringnullable

    code Nas

Loading...