This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"id": 1, | |
"vesselName": "AAL Bangkok", | |
"voyageInOut": "A14", | |
"berthNumber": "J15/16", | |
"estimateTimeOfBerting": "07102019 0600", | |
"estimateTimeOfUnberting": "08102019 1800", | |
"vesselLoa": "181.12", | |
"vesselDwt": "10.21", | |
"vesselBertingPosition": "Portside", | |
"berthWharfMarks": [ | |
{ | |
"from": "297", | |
"to": "478" | |
}, | |
{ | |
"from": "500", | |
"to": "677" | |
} | |
], | |
"fuelBunkering": [ | |
{ | |
"id": 1, | |
"bergeName": "DL Olive", | |
"eta": "07102019 0600", | |
"etu": "07102019 1800", | |
"quantity": "100.11" | |
}, | |
{ | |
"id": 2, | |
"bergeName": "Win Star II", | |
"eta": "07102019 1000", | |
"etu": "08102019 0600", | |
"quantity": "70.2" | |
} | |
], | |
"waterBunkering": [ | |
{ | |
"id": 1, | |
"requiredTiming": "07102019", | |
"quantity": "10 kilo" | |
} | |
], | |
"lastPortOfCall": "Shanghai", | |
"nextPortOfCall": "Long Beach", | |
"pilotTimeOfApplication": "07102019 0600", | |
"pilotConfirmedServiceTime": "07102019 0600", | |
"pilotServiceRequestTime": "07102019 0600", | |
"boardingGround": "ABC330" | |
}, | |
{ | |
"id": 2, | |
"vesselName": "AAL Bangkok", | |
"voyageInOut": "A16", | |
"berthNumber": "J15/16", | |
"estimateTimeOfBerting": "010102019 0600", | |
"estimateTimeOfUnberting": "10102019 1800", | |
"vesselLoa": "181.12", | |
"vesselDwt": "10.21", | |
"vesselBertingPosition": "Portside", | |
"berthWHartMarkFrom": "297", | |
"berthWHartMarkTo": "478", | |
"fuelBunkering": [ | |
{ | |
"id": 3, | |
"bergeName": "DL Olive", | |
"eta": "07102019 0600", | |
"etu": "07102019 1800", | |
"quantity": "100.11" | |
}, | |
{ | |
"id": 4, | |
"bergeName": "Win Star II", | |
"eta": "07102019 1000", | |
"etu": "08102019 0600", | |
"quantity": "70.2" | |
} | |
], | |
"waterBunkering": [ | |
{ | |
"id": 2, | |
"requiredTiming": "07102019", | |
"quantity": "10 kilo" | |
} | |
], | |
"lastPortOfCall": "Johor", | |
"nextPortOfCall": "Penang", | |
"pilotTimeOfApplication": "07102019 0600", | |
"pilotConfirmedServiceTime": "07102019 0600", | |
"pilotServiceRequestTime": "07102019 0600", | |
"boardingGround": "ABC330" | |
}, | |
{ | |
"id": 3, | |
"vesselName": "Vessel X", | |
"voyageInOut": "C76", | |
"berthNumber": "J15/16", | |
"estimateTimeOfBerting": "010102019 0600", | |
"estimateTimeOfUnberting": "10102019 1800", | |
"vesselLoa": "181.12", | |
"vesselDwt": "10.21", | |
"vesselBertingPosition": "Portside", | |
"berthWHartMarkFrom": "297", | |
"berthWHartMarkTo": "478", | |
"fuelBunkering": [ | |
{ | |
"id": 5, | |
"bergeName": "DL Olive", | |
"eta": "07102019 0600", | |
"etu": "07102019 1800", | |
"quantity": "100.11" | |
}, | |
{ | |
"id": 6, | |
"bergeName": "Win Star II", | |
"eta": "07102019 1000", | |
"etu": "08102019 0600", | |
"quantity": "70.2" | |
} | |
], | |
"waterBunkering": [ | |
{ | |
"id": 3, | |
"requiredTiming": "07102019", | |
"quantity": "10 kilo" | |
} | |
], | |
"lastPortOfCall": "Johor", | |
"nextPortOfCall": "Penang", | |
"pilotTimeOfApplication": "07102019 0600", | |
"pilotConfirmedServiceTime": "07102019 0600", | |
"pilotServiceRequestTime": "07102019 0600", | |
"boardingGround": "ABC330" | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment