1. Get events for specific parcel
See GET /trackings for more info
PS! This endpoint is not intended for bulk data import and may subjected to rate limiting depending on the server load! Use GET /trackings for receiving events in bulk.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
parcelId
Response
OK
data
status
message
statusCode
internalReference
Errors
401
Unauthorized Error
500
Internal Server Error

