Skip to content

Instantly share code, notes, and snippets.

@IshamMohamed
Created February 26, 2020 07:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save IshamMohamed/6b4cffb3f493a42aef84b213f81cb0ed to your computer and use it in GitHub Desktop.
Save IshamMohamed/6b4cffb3f493a42aef84b213f81cb0ed to your computer and use it in GitHub Desktop.
[
{
"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