get https://app1.compliancely.com/api/v1/kyb/india/gstin/
Get list and details of GSTIN searched
- RID is the unique record id.
- ID is the unique entity/submission id.
- Status can be ('Pending', 'Ready To Pick', 'Processing', 'Completed', 'Error').
- Status is the current state of an entity.
{
"results": [
{
"id": 447,
"entity": "***********",
"search_flag": "GSTIN",
"status": "Completed",
"created_at": "2022-09-14T06:16:29.132542Z",
"created_by": "compliancely"
},
{
"id": 912,
"entity": "***********",
"search_flag": "GSTIN",
"status": "Completed",
"created_at": "2023-06-20T16:40:48.546340Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 2,
"count": 2,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"id": 255,
"name": "*************",
"entity": "0*************",
"search_flag": "GSTIN",
"status": "Completed",
"created_at": "2022-09-14T08:46:46.785992",
"created_by": "compliancely",
"results": [
{
"id": 1522,
"entity_name": "*************",
"status": "Active",
"created_at": "2022-09-14T08:47:03.467098",
"created_by": "compliancely",
"match_percentage": 100.0
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 4397,
"entity_name": "02*************",
"raw_data_kyb": {
"gstin": "02*************",
"address": "0, ****** Floor, ******** ***tage, *****ni, ****la, ****la, ******** ***desh, ******",
"message": null,
"hsn_info": {
"goods": [
{
"hsn": "******17",
"description": "TRANSMISSION APPARATUS FOR RADIO-TELEPHONY, RADIOTELEGRAPHY, RADIO-BROADCASTING OR TELEVISION, WHETHER OR NOT INCORPORATING RECEPTION APPARATUS OR SOUND RECORDING OR REPRODUCING APPARATUS; TELEVISION CAMERAS; STILL IMAGE VIDEO CAMERAS AND OTHER VIDEO CAMERA RECORDERS; DIGITAL CAMERAS - TRANSMISSION APPARATUS INCORPORATING RECEPTION APPARATUS: - TWO WAY RADIO COMMUNICATION EQUIPMENT: CELLULAR TELEPHONE"
}
],
"services": []
},
"legal_name": "T* ************* PRIVATE LIMITED",
"pan_number": "**********5B",
"gstin_status": "Active",
"business_name": "T* ************* PRIVATE LIMITED",
"taxpayer_type": "Regular",
"state_jurisdiction": "State - ********* *****sh,Zone - South Zone, ****la,District - ****la,Circle - Cart Road Circle (Jurisdictional Office)",
"center_jurisdiction": "Commissionerate - ****LA,Division - ****LA,Range - ****LA-I",
"date_of_cancellation": "1800-01-01",
"date_of_registration": "2017-07-01",
"field_visit_conducted": "No",
"nature_bus_activities": [
"Wholesale Business",
"Office / Sale Office",
"Warehouse / Depot",
"Retail Business"
],
"constitution_of_business": "Private Limited Company"
},
"created_by": "compliancely"
}
],
"filters": {
"total_records": 1,
"count": 1,
"page_size": 15,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"results": [
{
"id": 447,
"entity": "***********",
"search_flag": "GSTIN",
"status": "Completed",
"created_at": "2022-09-14T06:16:29.132542Z",
"created_by": "compliancely"
},
{
"id": 912,
"entity": "***********",
"search_flag": "GSTIN",
"status": "Completed",
"created_at": "2023-06-20T16:40:48.546340Z",
"created_by": "compliancely"
}
],
"filters": {
"total_records": 2,
"count": 2,
"page_size": 10,
"total_pages": 1,
"current_page": 1,
"order": "asc",
"search_query": ""
}
}
{
"detail": "Invalid token header. No credentials provided."
}
{
"detail": "Invalid token."
}
{
"detail": "Authentication credentials were not provided."
}
{
"detail": "You don't have access to this feature. Please contact the support"
}