API - Bulk Company Master Data

Bulk Master Data, Company Master Data, API for List of Directors of Company, List of Charges of Company, Bulk Master Data Information of Company Through API.

API - Bulk Company Master Data

STEP - 1  - Upload Bulk CIN

https://technowire.in:5000/getUploadCinAPi

Body: 

{"apikey":"api_key","password":"password","cin":["U25202GJ2004PTC043769","U72502DL2013PTC261372","U24247MH2002PTC135338"]}

Response

"status": "ok",
"res": "CRDTdz3v4yt5kmc11dcr"

STEP - 2  - Get List of Uploaded IDs

https://technowire.in:5000/uploadCinApiFileid

Body:

{"apikey":"api_key","password":"password"}

Response:

[
    {
        "filename": "1611996898.csv",
        "id": 2288469,
        "udate": "2021-01-18"
    },
    {
        "filename": "1610967001.csv",
        "id": 2288470,
        "udate": "2021-01-18"
    },
    {
        "filename": "1610097096.csv",
        "id": 2288471,
        "udate": "2021-01-18"
    },
    {
        "filename": "cinapi-dz3v4yLtkmbzx0zk",
        "id": 2426065,
        "udate": "2021-03-16 12:32:28.735"
    },
    {
        "filename": "cinapi-dz3v54Zokmd0zthd",
        "id": 2426068,
        "udate": "2021-03-17 05:50:24.768"
    }
]

STEP - 2  - Get List of Uploaded IDs

https://technowire.in:5000/cinExportApi

Body:

{"apikey":"api_key","password":"password","fileid":"cinapi-dz3v54Mokmd0zthd"}

Response:

{
    "CompanyDetails": [
        {
            "id": 7884864,
            "CIN": "U52399UP2021PTC143300",
            "COMPANY_NAME": "RNML HOSPITALITY PRIVATE LIMITED",
            "DATE_OF_REGISTRATION": "11/03/2021",
            "MONTH_NAME": null,
            "STATE": "Uttar Pradesh",
            "ROC": "RoC-Kanpur",
            "COMPANY_STATUS": "Active",
            "CATEGORY": "Company limited by Shares",
            "CLASS": "Private",
            "COMPANY_TYPE": "Non-govt company",
            "AUTHORIZED_CAPITAL": "1000000",
            "PAIDUP_CAPITAL": "1000000",
            "ACTIVITY_CODE": null,
            "ACTIVITY_DESCRIPTION": "Retail trade,except of motor vehicles and motorcycles,repair of personal&household goods",
            "REGISTERED_OFFICE_ADDRESS": "51/71 NARAYAN PLAZA NAYA GANJ KANPUR Kanpur UP 208001 IN ",
            "address_ro": "-",
            "email": "csgtbansal91@gmail.com",
            "annual_filing": "-",
            "balance_filing": "-",
            "list": "Unlisted",
            "compli": "",
            "stock": " -",
            "NUMBER_OF_MEMBERS": "0",
            "partners": "",
            "CIRP": ""
        },
        {
            "id": 7886570,
            "CIN": "U67190UP2021PTC143283",
            "COMPANY_NAME": "RELIANT FACILITATOR PRIVATE LIMITED",
            "DATE_OF_REGISTRATION": "11/03/2021",
            "MONTH_NAME": null,
            "STATE": "Uttar Pradesh",
            "ROC": "RoC-Kanpur",
            "COMPANY_STATUS": "Active",
            "CATEGORY": "Company limited by Shares",
            "CLASS": "Private",
            "COMPANY_TYPE": "Non-govt company",
            "AUTHORIZED_CAPITAL": "1000000",
            "PAIDUP_CAPITAL": "100000",
            "ACTIVITY_CODE": null,
            "ACTIVITY_DESCRIPTION": "Activities auxiliary to financial intermediation",
            "REGISTERED_OFFICE_ADDRESS": "FLAT NO-BS-4, IInd FLOOR, BLOCK-A PLOT NO-A-1/15, KAMLA NAGAR AGRA Agra UP 282005 IN ",
            "address_ro": "-",
            "email": "anuj.verma0014@gmail.com",
            "annual_filing": "-",
            "balance_filing": "-",
            "list": "Unlisted",
            "compli": "",
            "stock": " -",
            "NUMBER_OF_MEMBERS": "0",
            "partners": "",
            "CIRP": ""
        }
    ],
    "DirectorDetails": [
        {
            "cid": 7884864,
            "name": "SIDDHARTH GOEL",
            "designation": "Director",
            "date_join": "11/03/2021",
            "date_re": "-",
            "din": "08272364"
        },
        {
            "cid": 7884864,
            "name": "BANSARI KAMLESHKUMAR PANDYA",
            "designation": "Director",
            "date_join": "11/03/2021",
            "date_re": "-",
            "din": "09102669"
        },
        {
            "cid": 7886570,
            "name": "ANUJ VERMA",
            "designation": "Director",
            "date_join": "11/03/2021",
            "date_re": "-",
            "din": "09102451"
        },
        {
            "cid": 7886570,
            "name": "SUNIL KUMAR VARMA",
            "designation": "Director",
            "date_join": "11/03/2021",
            "date_re": "-",
            "din": "09102452"
        }
    ],
    "IndexCharges": []
}

What's Your Reaction?

like
0
dislike
0
love
1
funny
0
angry
0
sad
0
wow
0