When searching (call to /cases/{caseSystemId}/results) a Vessel by name and IMO (secondary field):
- does the "matchingStrength" field only apply to the name search? It seems to me that when searching with a wrong IMO, the strength may still be "EXACT"
- is there a way to search by IMO only?
- is there a way to return the IMO when not present in the search fields? (currently I use a placeholder IMO - 0000.. - to force the API to return the IMO value)
Thank you!