curl --location --request GET 'http://apis.my56home.com/api/v1/portofcall?token=d450e2c1-0699-4521-a73a-4f053b04f0ba&companyid=1000&mmsi=&begin=&end='
{
"data": [
{
"countrycode": "BE",
"country_en": "Belgium",
"country_cn": "比利时",
"portcode": "BEZEE",
"portname_en": "ZEEBRUGGE",
"portname_cn": "泽布吕赫",
"stayinport": "48.5",
"porttimezone": "0",
"atd": "2022-10-07 02:17:44",
"ata": "2022-10-05 01:50:06",
"status": "离泊",
"updatetime": "2022-12-30 16:26:45"
}
],
"status": "0",
"success": true,
"message": null
}