Portbase Portal
Changelog - Cargo Controller
Date
Change type
Description
15-04-2024
CHANGE
List of commercialReleases added to object ApiBillOfLading (billOfLading). This list contains the release-to party by equipment number and replaces the releaseToParty (which is now deprecated). See webhook response for details.
03-01-2024
CHANGE
A webhook event (update) will also be sent after a track request when the manifest is not yet known in Portbase. In that case, all attributes in billOfLading will be empty or null. The data will be sent when the manifest is registered by the handling agent. See the functional scenario for details.
15-11-2023
FEATURE
hinterlandTerminalData added to object ApiBillOfLading (billOfLading). See webhook response for details.
25-10-2023
FEATURE
etaTerminal and etdTerminal fields added to object ApiBerthVisit. See webhook response for details.
27-09-2023
FEATURE
trackingType added to webhook response. See webhook response for details.
10-07-2023
FEATURE
It is now possible to transfer the role of transport director for B/L's for which your organisation is Cargo Director. See transport-director for details.
10-07-2023
FEATURE
It is now possible to transfer the role of cargo director for B/L's for which your organisation is Cargo Director or Release To Party. See cargo-director for details.
15-05-2023
FEATURE
Added list of transportDirectors by equipment number on the B/L level in the webhook response.
25-04-2023
CHANGE
Replaced cargoDirector on the B/L level by a list of cargoDirectors by equipment number in the webhook response.
01-03-2023
FEATURE
origin added on root level of the webhook response. Also, some organisations have been added to the ApiBillOfLading (billOfLading) because of the 'Vertrouwensketen'.
23-02-2023
FEATURE
hinterlandPreNotifications added to object ApiBillOfLading (billOfLading). See webhook response for details.
22-02-2023
FEATURE
code added to object ApiTerminal (dischargeTerminal). scacCode added to object ApiParty (containerOperator, handlingAgent). See webhook response for details.
09-11-2022
CHANGE
The field flagCode for a vessel will not be filled anymore. The field flagCountryUnCode is added. That field contains the two letter UN code of the flag that defines the nationality of a vessel.
03-10-2022
FEATURE
It is now possible to test nominating inland operators via a stub endpoint. See the testing section for details.
20-09-2022
FEATURE
nominatedInlandOperators added to webhook response. Only added if your organisation is Cargo Director for a B/L.
20-09-2022
FEATURE
It is now possible to add inland operator nominations (with or without a transport order) for B/L's for which your organisation is Cargo Director. See inland-operator-nominations for details.
16-05-2022
FEATURE
It is now possible to test webhooks via the track-requests POST stub endpoint by using the optional field webhookUrl. See the testing section for details.
13-12-2021
CHANGE
Track-requests response id changed to UUID. This id is always related to the BL in the POST request even if the BL is not tracked initially. You can also use this id for endpoint tracked-bls.
13-12-2021
FEATURE
berthVisits added to webhook response as part of portVisit containing arrival and departure times.