Get Company

Get company based on provided input.

Input

AttributeTypeDescriptionRequired

registrationNumber

String

Registration number of the searched company

Yes

Input Example

{
    "registrationNumber": "12345"
}

Output

CompanyDto

AttributeTypeType Description

Object

Custom object

Array<Object>

List of public shares

Company Details

AttributeTypeType Description

uuid

String

Unique identifier of the company

totalIssuedShareCapital

Integer

Total issued share capital

totIssuedShareCapital

Integer

Total issued share capital (alternative naming)

suffix

String

Suffix of the company

street

String

Street address of the company

statusEffectiveDate

String

Status effective date of the company

Array<Object>

List of secretaries of the company

Array<Object>

List of representatives of the company

registrationNumber

String

Registration number of the company

registrationDate

String

Registration date of the company

postcode

String

Postal code of the company

name

String

Name of the company

locality

String

Locality of the company

Array<Object>

List of involved parties in the company

fullName

String

Full name of the company

Array<Object>

List of directors of the company

country

String

Country of the company

address

String

Address of the company

Object

Type of the company

Object

State of the company

clauses

Array<Object>

List of clauses

Array<Object>

Authorized share capital details

Person

AttributeTypeType Description

type

String

Type of person

Object

Details of the natural person

Representative

AttributeTypeType Description

type

String

Type of representative

Object

Details of the legal person

Natural Person

AttributeTypeType Description

title

String

Title of the natural person

Object

Temporary nationality of the natural person

surname

String

Surname of the natural person

street

String

Street address of the natural person

postcode

String

Postal code of the natural person

locality

String

Locality of the natural person

firstName

String

First name of the natural person

country

String

Country of the natural person

building

String

Building address of the natural person

AttributeTypeType Description

type

String

Type of legal person

Object

Details of the natural person

Object

Details of uncategorized legal person

Object

Details of local body corporate

identificationNumber

String

Identification number of the legal person

Nationality

AttributeTypeType Description

nationality

String

Nationality of the person

Involved Party

AttributeTypeType Description

Object

Type of involved party

Object

Details of the legal person involved

Involved Party Type

AttributeTypeType Description

name

String

Name of the involved party

key

String

Key of the involved party

AttributeTypeType Description

street

String

Street address

registrationNumber

String

Registration number

postcode

String

Postal code

name

String

Name of the entity

country

String

Country of the entity

city

String

City of the entity

building

String

Building address

Local Body Corporate

AttributeTypeType Description

suffix

String

Suffix of the local body corporate

street

String

Street address

registrationNumber

String

Registration number

postcode

String

Postal code

name

String

Name of the local body corporate

locality

String

Locality of the local body corporate

country

String

Country of the local body corporate

address

String

Address of the local body corporate

Company Type

AttributeTypeType Description

type

String

Company Type

subtype

String

Company SubType

legislation

String

Legislation

CompanyState

AttributeTypeType Description

state

String

Company state

Share Capital

AttributeTypeType Description

valuePerShare

String

Value of the share

Object

Share type

numberOfShares

Long

Number of shares

currency

String

Currency of the share

class

Object

Class of the share

Share Type

AttributeTypeType Description

type

String

Type of share

key

String

Key of share

Public Share

AttributeTypeDescription

Array<Object>

List of shares

Object

Legal person associated

Share

AttributeTypeDescription

valuePerShare

String

Value per share

type

String

Type of share

percentagePaidUp

Integer

Percentage paid up

onBehalfOf

Object

On behalf of associated object

numberOfShares

Long

Number of shares

currency

String

Currency of the share

class

String

Class of the share

Output Example

{
    "companyDetails": {
        "uuid": "123e4567-e89b-12d3-a456-426614174000",
        "totalIssuedShareCapital": 500000,
        "totIssuedShareCapital": 500000,
        "suffix": "Ltd",
        "street": "123 Business Street",
        "statusEffectiveDate": "2021-12-31",
        "secretaries": [
            {
                "type": "Secretary",
                "naturalPerson": {
                    "title": "Mr",
                    "tempNationality": {
                        "nationality": "Maltese"
                    },
                    "surname": "Doe",
                    "street": "123 Secretary St",
                    "postcode": "SECR123",
                    "locality": "Valletta",
                    "firstName": "John",
                    "country": "Malta",
                    "building": "Secretary Building"
                }
            }
        ],
        "representatives": [
            {
                "type": "Representative",
                "legalPerson": {
                    "type": "Company",
                    "naturalPerson": null,
                    "uncategorisedLegalPerson": {
                        "street": "456 Rep St",
                        "registrationNumber": "REP456",
                        "postcode": "REP123",
                        "name": "Rep Company",
                        "country": "Malta",
                        "city": "Sliema",
                        "building": "Rep Building"
                    },
                    "localBodyCorporate": null,
                    "identificationNumber": "REP-123456"
                }
            }
        ],
        "registrationNumber": "C78901",
        "registrationDate": "2020-01-01",
        "postcode": "COMP123",
        "name": "Example Company Ltd.",
        "locality": "Birkirkara",
        "involvedParties": [
            {
                "type": {
                    "name": "Owner",
                    "key": "OWNER"
                },
                "legalPerson": {
                    "type": "Person",
                    "naturalPerson": {
                        "title": "Ms",
                        "tempNationality": {
                            "nationality": "British"
                        },
                        "surname": "Smith",
                        "street": "789 Owner St",
                        "postcode": "OWN123",
                        "locality": "St. Julian's",
                        "firstName": "Jane",
                        "country": "UK",
                        "building": "Owner Building"
                    },
                    "uncategorisedLegalPerson": null,
                    "localBodyCorporate": {
                        "suffix": "PLC",
                        "street": "123 Local St",
                        "registrationNumber": "LOC789",
                        "postcode": "LOC456",
                        "name": "Local Company",
                        "locality": "Marsascala",
                        "country": "Malta",
                        "address": "123 Local St, Marsascala, Malta"
                    },
                    "identificationNumber": null
                }
            }
        ],
        "fullName": "Example Company Limited",
        "directors": [
            {
                "type": "Director",
                "naturalPerson": {
                    "title": "Dr",
                    "tempNationality": {
                        "nationality": "Italian"
                    },
                    "surname": "Rossi",
                    "street": "321 Director St",
                    "postcode": "DIR123",
                    "locality": "Floriana",
                    "firstName": "Mario",
                    "country": "Italy",
                    "building": "Director Building"
                }
            }
        ],
        "country": "Malta",
        "address": "123 Business Street, Birkirkara, Malta",
        "companyType": {
            "type": "Private",
            "subtype": "Limited",
            "legislation": "Companies Act"
        },
        "state": {
            "state": "Active"
        },
        "clauses": [],
        "authorisedShareCapital": [
            {
                "valuePerShare": "1.00",
                "shareTypes": {
                    "type": "Ordinary",
                    "key": "ORD"
                },
                "numberOfShares": 500000,
                "currency": "EUR",
                "clazz": null
            }
        ]
    },
    "publicShares": [
        {
            "shares": [
                {
                    "valuePerShare": "1.00",
                    "type": "Ordinary",
                    "percentagePaidUp": 100,
                    "onBehalfOf": null,
                    "numberOfShares": 250000,
                    "currency": "EUR",
                    "clazz": "Class A"
                },
                {
                    "valuePerShare": "2.00",
                    "type": "Preference",
                    "percentagePaidUp": 50,
                    "onBehalfOf": null,
                    "numberOfShares": 150000,
                    "currency": "EUR",
                    "clazz": "Class B"
                }
            ],
            "legalPerson": {}
        }
    ]
}

Last updated