1. Get events for specific parcel

View as Markdown

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

parcelIdstringRequired

Response

OK
datalist of objects
statusstring
messagestring
statusCodestring
internalReferencestring

Errors

401
Unauthorized Error
500
Internal Server Error