Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

Available from version 6.8

GET:

Code Block
languagejson

{
    "key": 16484380,
    "self": "https://platform-dev.dataloy.com:9143/ws/rest/VesselCargoHandlingRate/16484380",
    "vessel": {
        "vesselName": "Alex",
        "imoNumber": "9170638",
        "key": 1038779,
        "self": "https://platform-dev.dataloy.com:9143/ws/rest/Vessel/1038779"
    },
    "createdById": 999999,
    "createdDate": "2022-05-10T09:52:55",
    "externalObjectKey": null,
    "modifiedDate": "2022-05-10T09:52:55",
    "terminal": null,
    "port": {
        "portName": "BERGEN",
        "unLoCode": "NOBGO",
        "country": {
            "countryCode": "NO",
            "countryName": "Norway",
            "key": 410154,
            "self": "https://platform-dev.dataloy.com:9143/ws/rest/Country/410154"
        },
        "isCanal": false,
        "key": 104146,
        "self": "https://platform-dev.dataloy.com:9143/ws/rest/Port/104146"
    },
    "loadRate": 22.0,
    "loadRateMeasurement": {
        "key": 6506188,
        "self": "https://platform-dev.dataloy.com:9143/ws/rest/LaytimeTermsMeasurement/6506188"
    },
    "loadRateTerms": {
        "key": 6000950,
        "self": "https://platform-dev.dataloy.com:9143/ws/rest/LaytimeTerms/6000950",
        "laytimeTerms": "CQD",
        "laytimeTermsCode": "CQD"
    },
    "dischargeRate": 55.0,
    "dischargeRateMeasurement": {
        "key": 6506188,
        "self": "https://platform-dev.dataloy.com:9143/ws/rest/LaytimeTermsMeasurement/6506188"
    },
    "dischargeRateTerms": {
        "key": 6000950,
        "self": "https://platform-dev.dataloy.com:9143/ws/rest/LaytimeTerms/6000950",
        "laytimeTerms": "CQD",
        "laytimeTermsCode": "CQD"
    },
    "remarks": [],
    "isObjectActive": true
}

...