China Business Search

Get list and details of the information 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": 143,
            "name": "FACEBOOK",
            "status": "Pending",
            "created_at": "2023-09-19T11:56:58.396778Z",
            "created_by": "compliancely"
        },
        {
            "id": 144,
            "name": "FACEBOOK",
            "status": "Pending",
            "created_at": "2023-09-19T11:57:00.056361Z",
            "created_by": "compliancely"
        },
        ....
    ],
    "filters": {
        "total_records": 11,
        "count": 11,
        "page_size": 15,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [
        {
            "id": 48180,
            "entity_name": "中国银行股份有限公司",
            "status": "Active",
            "created_at": "2023-08-21T06:59:31.559899Z",
            "created_by": "compliancely",
            "match_percentage": 90.0
        },
        {
            "id": 48181,
            "entity_name": "中国工商银行股份有限公司",
            "status": "Active",
            "created_at": "2023-08-21T06:59:33.004546Z",
            "created_by": "compliancely",
            "match_percentage": 60.0
        },
        ....
    ],
    "filters": {
        "total_records": 20,
        "count": 20,
        "page_size": 15,
        "total_pages": 2,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [
        {
            "id": 48180,
            "entity_name": "中国银行股份有限公司",
            "raw_data_kyb": {
                "name": "中国银行股份有限公司",
                "reg_no": "100000000001349",
                "status": "Active",
                "Jurisdiction": "Mainland China",
                "category_new": "0115601",
                "Registered Capital": "RMB 294387.791241 million",
                "Social Credit Code": "911000001000013428",
                "Legal Representative": "刘连舸",
                "Date of Establishment": "1983-10-31"
            },
            "raw_data_ubo": null,
            "created_by": "compliancely"
        }
    ],
    "filters": {
        "total_records": 1,
        "count": 1,
        "page_size": 15,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [
        {
            "id": 143,
            "name": "FACEBOOK",
            "status": "Pending",
            "created_at": "2023-09-19T11:56:58.396778Z",
            "created_by": "compliancely"
        }
    ],
    "filters": {
        "total_records": 11,
        "count": 1,
        "page_size": 10,
        "total_pages": 2,
        "current_page": 2,
        "order": "desc",
        "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"
}
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!