GST Advanced

Submit document

ind_gst_advanced

POST https://secctrl.tutelar.io/api/v1/kyc/merchant/ind_gst_advanced

Post Parameters description is given below

Post ParameterTypeis MandatoryDescription

gst_number

String

yes

Gst Number

Sample Post Parameters

{
    "gst_number": "00AAJCT3251A1ZU"
}
{
    "success": true,
    "code": 200,
    "message": "The request has been successfully completed.",
    "reference_id": "80f4a3c4-5de4-48b1-a7a4-9bb60229f7ef",
    "status": "completed",
    "result": {
        "gstin": "00AAJCT3251A1ZU",
        "pan_number": "AAJCT3001A",
        "date_of_registration": "2022-05-04",
        "gstin_status": "Cancelled on application of Taxpayer",
        "taxpayer_type": "Regular",
        "trade_name": "TUTELAR FINTECH PRIVATE LIMITED",
        "legal_name": "TUTELAR FINTECH PRIVATE LIMITED",
        "address": null,
        "date_of_cancellation": "2023-11-01",
        "constitution_of_business": "Private Limited Company",
        "state_jurisdiction": "State - Tamil Nadu,Division - CHENNAI CENTRAL,Zone - Central-I,Circle - SALIGRAMAM (Jurisdictional Office)",
        "center_jurisdiction": "Commissionerate - CHENNAI-SOUTH,Division - VADAPALANI,Range - RANGE II",
        "annual_turnover": "Slab: Rs. 40 lakhs to 1.5 Cr.",
        "annual_turnover_fy": "2022-2023",
        "percentage_in_cash_fy": "",
        "percentage_in_cash": "NA",
        "aadhaar_validation": "Yes",
        "aadhaar_validation_date": "2022-05-17",
        "liability_percentage_details": {},
        "address_details": {},
        "nature_of_principal_place_of_business": [
            "Supplier of Services"
        ],
        "field_visit_conducted": "No",
        "nature_of_core_business_activity_code": "SPO",
        "nature_of_core_business_activity_description": "Service Provider and Others",
        "contact_details": {
            "principal": {
                "address": "LEVEL-3 SHYAMALA TOWER, M/s REGUS CHENNAI . OFFICE CENTRE PVT, Shyamala Towers, 136 ARCVOT ROAD, Saligramam, Chennai, Chennai, Tamil Nadu, 600093",
                "email": "info@tutelar.io",
                "mobile": "7373288844",
                "nature_of_business": "Supplier of Services"
            },
            "additional": []
        },
        "promoters": [
            "KUMARASAMY RAJA PRADEEP KUMAR ",
            "PERUNTHALAIYUR VENKATASAMY KUMARASAMY RAJA "
        ],
        "filing_status": [
            [
                {
                    "return_type": "GSTR1",
                    "financial_year": "2023-2024",
                    "tax_period": "October",
                    "date_of_filing": "2023-11-08",
                    "status": "Filed",
                    "mode_of_filing": "ONLINE"
                },
                {
                    "return_type": "GSTR1",
                    "financial_year": "2023-2024",
                    "tax_period": "September",
                    "date_of_filing": "2023-10-09",
                    "status": "Filed",
                    "mode_of_filing": "ONLINE"
                }
            ]
        ],
        "hsn_info": {
            "goods": [],
            "services": [
                {
                    "description": "Information technology (IT) consulting and support services",
                    "hsn": "998313"
                }
            ]
        },
        "filing_frequency": []
    },
    "requested_at": "2024-04-18T11:08:26.921Z",
    "completed_at": "2024-04-18T11:08:32.845Z"
}

Last updated