Aller au contenu principal

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
  • Array [
  • LegalName stringnullablerequired

    LegalName

    Brand stringnullablerequired

    Brand

    Country stringnullablerequired

    Country alpha-2

    LegalForm stringnullable

    LegalForm

    RCSlocation stringnullable

    RCSlocation

    RCSnumber stringnullable

    RCSnumber

    IsIncorporated booleannullablerequired

    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 string

    UUID

    Address1 stringrequired

    Address1

    Address2 stringnullable

    Address2

    Address3 stringnullable

    Address3

    ZipCode stringnullable

    Zip Code

    Country stringrequired

    Country

    City stringnullable

    City

    AbstractEntityUUID string

    NaturalPerson or LegalEntity UUID

    Tag stringnullable

    Tag

    uuid stringnullable
  • ]
  • AliasIBAN object[]
  • Array [
  • UUID string
    Owner stringrequired

    NaturalPerson or LegalEntity UUID

    Iban stringrequired

    Iban

    BIC stringrequired

    BIC

    Actif booleannullable

    is Actif (default = true)

    Public booleannullable

    is Public (default = false)

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

    NaturalPerson or LegalEntity UUID

    Mail stringrequired

    Mail

    Actif boolean

    is Actif (default = true)

    Public boolean

    is Public (default = false)

    LinkNPLE string

    NPLE link UUID

    valid booleannullable

    is Valid (default = false)

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

    UUID

    Owner stringrequired

    NaturalPerson or LegalEntity UUID

    MobileIndicatif stringrequired

    MobileIndicatif

    MobileNumber stringrequired

    MobileNumber

    Actif boolean

    is Actif (default = true)

    Public boolean

    is Public (default = false)

    LinkNPLE string

    NPLE link UUID

    uuid stringnullable
  • ]
  • identityUuid stringnullable
    websiteUrl stringnullable

    Website url

    mailAddress stringnullable

    Principal email

    codeNace stringnullable

    code Nas

    uuid stringnullable
  • ]
Loading...