Versions Compared

Key

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


Note

This guide is intended for developers who want to integrate their own applications with PortConnect.

...

All calls to the PortConnect API must include either the primary or secondary key in the header Ocp-Apim-Subscription-Key.  You can regenerate your subscription key any time you choose.

...

  • We only permit one userDefinedReference per container. This is a maximum of 50 characters and designed to support container visit identifiers in calling systems.
  • The user defined reference will be included in the webhook callback payload against the specified container.
  • If you create a new subscription with a different user defined reference, it will overwrite the existing subscription including the user defined reference.
  • If you have already received events against the first subscription you will receive future events against the new subscription with the new user defined reference.


Notification Types

Valid event type codes are shown in the following table, along with event values that are returned in the webhook callback payload:

Code
Description
Supported Facility Codes
Event Value 1Event Value 2
ACTIVEContainer record becomes live in PortConnect systemNZAKL, NZTRG, NZTIU

AVAILABLEAvailability Advice (Container is fully released)NZAKL, NZTRG, NZTIU

AVAILABLECANCELLEDAvailability Advice cancelledNZAKL, NZTRG, NZTIU

BOOKINGDISCREPANCYDiscrepancy: Booking does not match Preadvise/Gate-in detailsNZAKL, NZTRG, NZTIUContainer Visit valueBooking value
CLEAREDCleared Advice (Container is fully cleared)NZAKL, NZTRG, NZTIU

CLEAREDCANCELLEDCleared Advice cancelledNZAKL, NZTRG, NZTIU

CUSTOMSRELEASENotice of Customs ReleaseNZAKL, NZMKL, NZTRG, NZTIU, NZOLT

CUSTOMSRELEASECANCELLEDNotice of Customs Release cancelledNZAKL, NZMKL, NZTRG, NZTIU, NZOLT

DEPARTFacility Departure AdviceNZAKL, NZWII

DISCHARGEDischarge AdviceNZAKL, NZTRG, NZTIU

EXPORTCLEAREDCEDO is in place and there are no other stopsNZAKL, NZTRG, NZTIU

EXPORTCLEAREDCANCELLEDExport Cleared cancelledNZAKL, NZTRG, NZTIU

GATEINGate IN adviceNZAKL, NZMKL, NZTRG, NZWII, NZTIU, NZOLTMode of transport, eg. RoadIdentifier for the truck or train, eg. REL328
GATEOUTGate OUT AdviceNZAKL, NZMKL, NZTRG, NZWII, NZTIU, NZOLTMode of transport, eg. RoadIdentifier for the truck or train, eg. REL328
HAZARDGATERULEHazardous Cargo Gate-in rule appliesNZAKL, NZTRG, NZTIU

LFT24HOURSContainer visit Last Free Time within 24 hoursNZAKL, NZTRG, NZTIULast free time
LFTCHANGEDContainer visit Last Free Time has been changedNZAKL, NZTRG, NZTIUNew last free time
LFTEXCEEDEDContainer visit Last Free Time exceededNZAKL, NZTRG, NZTIULast free time
LOADNotice of item loaded to VesselNZAKL, NZTRG, NZTIU

LOPRELEASENotice of Line Operator ReleaseNZAKL, NZMKL, NZTRG, NZTIU, NZOLT

LOPRELEASECANCELLEDNotice of Line Operator Release - cancelledNZAKL, NZMKL, NZTRG, NZTIU, NZOLT

MPIRELEASENotice of MPI ReleaseNZAKL, NZMKL, NZTRG, NZTIU, NZOLT

MPIRELEASECANCELLEDNotice of MPI Release - cancelledNZAKL, NZTRG, NZTIU

NOCEDONo Cedo WarningNZAKL, NZTRG, NZTIU48, 24, 2 hour warning text
PINAVAILABLEExpressPin AvailableNZAKLExpress Pin number
PINSUSPENDEDExpressPin SuspendedNZAKLExpress Pin number
VESSELARRIVALVessel Visit Actual Time of ArrivalNZAKL, NZTRG, NZTIU

VESSELDEPARTUREVessel Visit Actual Time of DepartureNZAKL, NZTRG, NZTIU

PRIORITYGATEINAutomated Gate-In Notifications when containers arrive at Metroport with a status of Priority (Only available for Imports via Port of Tauranga).NZTRG


...

  • NZAKL - Ports of Auckland 
  • NZMKL - MetroPort Auckland
  • NZCWF - Crawford Street, Hamilton
  • NZTRG - Port of Tauranga, Sulphur Point
  • NZWII - Wiri, Ports of Auckland South Auckland Freight Hub
  • NZTIU - Timaru Container Terminal
  • NZOLT - MetroPort Rolleston

...

  • $0.05NZD per call if not subscribed to Track & Trace
  • Free for Subscribed Track & Trace users

Container Visits

  • $0.05NZD per container/per call (max 10 containers per call) when searching containers directly.

Container Event Subscriptions

  • $0.20NZD per event update (Notification) sent*
  • Includes 1 free callback to the container visit URL to retrieve standing container data (provided in the callback payload).
*High volume users may qualify for preferred customer discounts.

...