SSM
Overview:
This section provides a summary of the company's official profile as registered with the Companies Commission of Malaysia (SSM). It includes key corporate information, share capital structure, directorship, and shareholder details, offering a foundational view of the company's legal and organizational status.
{
"company_profile": {
"report_info": {
"source": "string or null",
"generated_date": "string or null",
"information_as_at": "string or null"
},
"corporate_information": {
"name": "string or null",
"previous_name": "string or null",
"name_change_date": "string or null",
"registration_number": "string or null",
"incorporation_date": "string or null",
"company_type": "string or null",
"registered_address": {
"postcode": "string or null",
"country": "string or null"
},
"business_address": {
"street": "string or null",
"city": "string or null",
"state": "string or null",
"postcode": "string or null"
},
"nature_of_business": [
"string or null"
]
},
"share_capital": {
"total_issued": "string or null",
"shares": [
{
"type": "string or null",
"quantity": "string or null",
"paid_by": {
"cash": "string or null",
"otherwise_than_cash": "string or null"
}
}
]
},
"directors_and_officers": [
{
"name": "string or null",
"designation": "string or null",
"appointment_date": "string or null"
}
],
"shareholders": [
{
"name": "string or null",
"total_shares": "number or null"
}
],
"company_charges": [
{
"charge_number": "string or null",
"amount": "string or null",
"creation_date": "string or null",
"chargee": "string or null",
"status": "string or null"
}
],
"financial_summary": {
"auditor": {
"name": "string or null",
"address": {
"street": "string or null",
"city": "string or null",
"state": "string or null",
"postcode": "string or null"
}
},
"financial_period": {
"year_end": "string or null",
"date_of_tabling": "string or null",
"unqualified_reports": "string or null",
"consolidated_accounts": "string or null"
},
"balance_sheet": {
"non_current_assets": "string or null",
"current_assets": "string or null",
"non_current_liabilities": "string or null",
"current_liabilities": "string or null",
"share_capital": "string or null",
"reserves": "string or null",
"retained_earnings": "string or null",
"minority_interests": "string or null"
},
"income_statement": {
"revenue": "string or null",
"profit_before_tax": "string or null",
"profit_after_tax": "string or null",
"net_dividend": "string or null",
"minority_interests": "string or null"
}
}
}
}