For a deeper look into our World Check One API, look into:

Overview |  Quickstart |  Documentation |  Downloads

question

Upvotes
Accepted
56 0 5 8

Vessel search by imo only

Hi

Is it possible to screen a vessel using only the IMO number? If I enter a non valid name with a valid IMO, no results are returned.

world-checkworld-check-onevessel
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Hello @eirik.yksnoy

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?


If so please can you click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar question.

Thanks,


AHS

@eirik.yksnoy

Hi,

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,

AHS

1 Answer

· Write an Answer
Upvotes
Accepted
4.5k 4 8 8

@eirik.yksnoy,

Yes, you can search for the vessel using the IMO number. Please use the below format -

{
    "groupId": "{
                {group-id}}",
    "entityType": "VESSEL",
    "providerTypes": [
        "WATCHLIST"
    ],
    "name": "Hydra",
    "secondaryFields": [
        {
            "typeId": "SFCT_7",
            "value": "9362059"
        }
    ]
}

If you are still not getting the results, could you please share the endpoint which you are using and vessel details?

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.