logo

Events tracking API

 
PROD: https://api.helthjem.no/parcels/v1/tracking/deprecated/fetch/{identifier}/{locale}/{onlyLastEvent}
PRE-PROD: https://api.pre.helthjem.no/parcels/v1/tracking/deprecated/fetch/{identifier}/{locale}/{onlyLastEvent}
PROD: https://api.helthjem.no/parcels/v1/tracking/deprecated/fetch/{identifier}/{locale}/{onlyLastEvent} PRE-PROD: https://api.pre.helthjem.no/parcels/v1/tracking/deprecated/fetch/{identifier}/{locale}/{onlyLastEvent}
To track parcels events there are 2 options:
  • To use Event Log API v2 (documentation link)
  • Or to connect to an event queue at AWS SQS (documentation link)
Event Log API can display events in 3 languages: English (EN), Norwegian (NO), or Swedish (SE).

Full list of events

Request example

bash
GET https://api.helthjem.no/parcels/v1/tracking/fetch/70724762100927781/NO/false

Events Tracking API v0

This is a previous version of the Events Tracking API that is temporarily available before it is decommissioned.
 
PROD: https://api.helthjem.no/parcels/v1/tracking/deprecated/fetch/{identifier}/{locale}/{onlyLastEvent}
PRE-PROD: https://api.pre.helthjem.no/parcels/v1/tracking/deprecated/fetch/{identifier}/{locale}/{onlyLastEvent}
PROD: https://api.helthjem.no/parcels/v1/tracking/deprecated/fetch/{identifier}/{locale}/{onlyLastEvent} PRE-PROD: https://api.pre.helthjem.no/parcels/v1/tracking/deprecated/fetch/{identifier}/{locale}/{onlyLastEvent}

Request example

bash
GET https://api.helthjem.no/parcels/v1/tracking/deprecated/fetch/00370724762481912681/NO/false