Number of Validation Issues
Get the number of validation issues (eg. warnings, errors) for a vessel
Authorization
apiKey In: header
Get the number of validation issues (eg. warnings, errors) for a vessel
Path Parameters
Organization tag to filter by
IMO of the vessel
Query Parameters
Year to filter by
Validations are grouped into categories depending on their relevance for certain applications. Omitting this filter returns all validation issues, while providing a category returns only those validation issues.
"blocking"Response Body
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/external/v3/organization/TESTORG/vessel/1234567/validationIssuesCount?year=2023"{ "warnings": 0, "errors": 0}{ "message": "string"}{ "message": "string"}{ "message": "string"}{ "message": "string"}{ "message": "string"}By Voyage Legs GET
Get UK ETS result of voyage legs in year.<br />Make sure to only query time ranges that coincide with calendar year boundaries to make sure you receive an accurate result.<br />Note: This API endpoint is provided as is, and might change at any time without prior notice.
Get all vessels of an organization GET
Get all vessels of an organization