/
Get All Vessel Schedule Subscriptions - V1

Get All Vessel Schedule Subscriptions - V1

You can search for all active vessel schedule subscriptions for your API user by invoking a GET action on the subscriptions end point with no parameters:

Endpoint

GET https://api.portconnect.io/v1/subscriptions-vessel-schedule

Example Response

[ { "subscriptionId": 85, "vessels": [], "wharfType": "Terminal", "eventTypeCodes": [ "VesselArrival", "VesselDeparture", "VesselCancelled", "VesselETAChanged", "VesselETDChanged", "ReceivalCommenceInlandChanged", "ReceivalCutOffInlandChanged", "ReceivalCommenceSeaportChanged", "ReceivalCutOffSeaportChanged" ], "webhookURI": "https://eokb5tjazk16r9b.m.pipedream.net", "webhookToken": "yoursecret", "emailAddressList": [ "me@test.com" ], "portCode": "NZAKL" }, { "subscriptionId": 88, "vessels": [], "wharfType": "Terminal", "eventTypeCodes": [ "VesselETAChanged", "VesselETDChanged" ], "webhookURI": "https://eokb5tjazk16r9b.m.pipedream.net", "webhookToken": "yoursecret", "emailAddressList": [ "" ], "portCode": "NZTRG" } ]

 

 

Related content

Get Single Vessel Schedule Subscription
Get Single Vessel Schedule Subscription
More like this
Create Vessel Schedule Subscription
Create Vessel Schedule Subscription
More like this
Search Scheduled Vessels
Search Scheduled Vessels
More like this
Vessel Schedule Event Types
Vessel Schedule Event Types
Read with this
GET Options
GET Options
More like this
Container Visits Search
Container Visits Search
Read with this

© PortConnect 2023