Company Information
Thông tin chi tiết Công ty theo đăng ký Bộ Tài chính
API Name: /Company/GetCompanyInformation
Dưới đây là một ví dụ minh họa về cách dữ liệu được trình bày trong API:
· "OrganCode": "ABT",
· "REPPersonId": 0,
· "OwernerPersonId": 0,
· "LocationCode": "708",
· "BusTypeCode": "OTHER",
· "EnterpriseStatusCode": "ACT",
· "VsicCode": "OTHER",
· "Ticker": "ABT",
· "OrganName": "Bentre Aquaproduct Import And Export Joint Stock Company",
· "OrganShortName": "Ben Tre Aquaproduct",
· "FriendlyName": null,
· "TaxCode": "1300376365",
· "EnterpriseCode": "1300376365",
· "Address": "Hamlet 9, Tan Thach Commune",
· "Telephone": "+84 275 3860265",
· "Fax": "+84 275 3860346",
· "Email": "abt@aquatexbentre.com",
· "Website": "www.aquatexbentre.com",
· "Logo": "<IMG border=\"0\" hspace=\"0\" alt=\"\" align=baseline src=\"http://cmsv3.stox.vn/medialib/I/Logo/ABT.jpg\"> ",
· "TaxCodeStatus": "ACT",
· "FoundingDate": "1977-01-01T00:00:00",
· "NumberOfChange": 0,
· "NumberOfEmployee": 706,
· "ExDateEmployee": "2018-12-31T00:00:00",
· "Status": 1,
· "CreateDate": "2015-05-11T00:00:00",
· "UpdateDate": "2019-07-01T09:09:50.727"
OrganCode
varchar
15
Mã của công ty lấy từ Organization
Organization Code defined by FiinGroup
REPPersonId
bigint
8
Id của người đại diện trong bảng stx_cpf_KeyPerson
Id of Chief Representative in stx_cpf_KeyPerson table
OwernerPersonId
bigint
8
Id của chủ doanh nghiệp trong bảng stx_cpf_KeyPerson
Id of owner is taken from stx_cpf_KeyPerson table
LocationCode
nvarchar
5
Định nghĩa vị trí của quốc gia lấy từ bảng stx_mst_Location
Definition of country's location is taken from stx_mst_Location table
BusTypeCode
nvarchar
5
Id loại hình doanh nghiệp trong bảng stx_mst_CompanyProfileType. vd: CP, TNHH
Id business type is taken from stx_mst_CompanyProfileType table. Eg: joint stock company, limited liabilities company
EnterpriseStatusCode
nvarchar
5
Trạng thái doanh nghiệp. Ví dụ đang hoạt động, dừng hoạt động. Dữ liệu có thể lấy từ API Master GetEnterpriseStatus
Company status is taken from Master api GetEnterpriseStatus. Eg: active, out of operation, suspended
VsicCode
nvarchar
10
Mã ngành nghề kinh doanh chính trong VSICIndustry. Vd: N829
Code of business activities according to VSICIndustry. Eg:N829
not use now
Ticker
nvarchar
20
Mã niêm yết của công ty trên sàn chứng khoán
Stock code of company on Exchange
OrganName
nvarchar
255
Tên đầy đủ của công ty
Full name of company
OrganShortName
nvarchar
128
Tên ngắn gọn của công ty
Short name of company
FriendlyName
nvarchar
255
Tên trên thanh địa chỉ trình duyệt web
Name in the address bar of the web browser
TaxCode
nvarchar
20
Mã số thuế theo bộ tài chính
Tax code according to Ministry of Finance
EnterpriseCode
nvarchar
20
Mã số doanh nghiệp theo bộ tài chính
Business identification number according to Ministry of Finance
Address
nvarchar
255
Địa chỉ
Address
Telephone
nvarchar
20
Số điện thoại công ty
Telephone number
Fax
nvarchar
20
Số Fax công ty
Fax number
nvarchar
128
Email công ty
Website
nvarchar
128
Website công ty
Website
Logo
nvarchar
255
Logo công ty
Logo
TaxCodeStatus
nvarchar
255
Vd: NNT đang hoạt động và đã được cấp MST
Eg: Tax payer is in operation and has been granted tax code
FoundingDate
datetime
Ngày đăng ký
Registration Date
NumberOfChange
int
Số lần thay đổi đăng ký kinh doanh
Number of change times of business registration
not use now
NumberOfEmployee
int
Số nhân viên
Headcount
ExDateEmployee
datetime
Ngày chốt số nhân viên
Date of headcount
en_OrganName
nvarchar
255
Tên đầy đủ của công ty
Full name of company
en_OrganShortName
nvarchar
128
Tên ngắn gọn của công ty
Short name of company
en_FriendlyName
nvarchar
255
Tên trên thanh địa chỉ trình duyệt web
Name in the address bar of the web browser
en_Address
nvarchar
255
Địa chỉ
Address
Status
bit
Trạng thái của bản ghi. 0: record khóa; 1: record mở; 2: record đã xóa
Record Status. 0: locked; 1: open; 2: deleted
CreateDate
datetime
Ngày tạo record
Created Date
UpdateDate
datetime
Ngày cập nhật record
Updated Date
Last updated