Versions Compared

Key

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

...

The events will be represented in the same format as used by the Parcel Event Log v1 API.

Info
  • Clients using this API should not fail if new fields are added to the response. If a new field is added to the response on a later stage, existing clients should handle this in a way such as they just ignore the field.

  • Fields not set in the response are not left out, that is fields in the response may have null values. E.g. "shipmentNumber": null. The client using the endpoint should handle this.

  • Event may be delayed for å short periode of time and events may come in incorrect order (e.g if there are delays from a specific source). Clients should handle this by using the event time specified for each event, and not necessarily present them in the order they are received.

Required actions to enable feature

...