Japan 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": 1530,
            "name": "Mitsubishi",
            "code": "NA",
            "status": "Completed",
            "created_at": "2022-06-22T10:19:49.393491Z",
            "created_by": "compliancely"
        }
    ],
    "filters": {
        "total_records": 1,
        "count": 1,
        "page_size": 15,
        "total_pages": 1,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [
        {
            "id": 47959,
            "entity_name": "Mitsubishi",
            "status": "NA",
            "match_percentage": 90.0,
            "created_at": "2023-07-28T11:08:47.173412Z",
            "created_by": "compliancely"
        },
        {
            "id": 47960,
            "entity_name": "Mitsubishi",
            "status": "NA",
            "match_percentage": 90.0,
            "created_at": "2023-07-28T11:08:53.354405Z",
            "created_by": "compliancely"
        },
        ....
    ],
    "filters": {
        "total_records": 27,
        "count": 27,
        "page_size": 15,
        "total_pages": 2,
        "current_page": 1,
        "order": "asc",
        "search_query": ""
    }
}
{
    "results": [
        {
            "id": 49959,
            "entity_name": "Mitsubishi",
            "raw_data_kyb": {},
            "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": 1530,
            "name": "Mitsubishi",
            "code": "NA",
            "status": "Completed",
            "created_at": "2022-06-22T10:19:49.393491Z",
            "created_by": "dhananjay010"
        }
    ],
    "filters": {
        "total_records": 1,
        "count": 1,
        "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"
}
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!