Shipment status v0
GET
/shipmentevents/{identifier}
Endpoint /shipmentevents/{identifier}/{locale}/{onlyLastEvent} is still available for backwards compatibility, but the values of locale and onlyLastEvent have no effect.
Parameters
Path Parameters
identifier
required
string
Responses
200
OK
Array<object>
object
eventType
Reciever or Sender
string
eventTime
Time of the event creation
string
eventLocation
Location at which the event was emitted.
string
eventLocationType
The location type where the event was emitted. ie. T1, T2
string
type
string
completionStatus
string
reason
The reason for the specified status
string
to
string
404
No item was found
500
An unexpected error occurred on the server
object
statusCode
integer
errorKey
string
errorMap
object
key
additional properties
string
errorTrackingNr
string
errorMessage
string
504
Gateway timeout
object
statusCode
integer
errorKey
string
errorMap
object
key
additional properties
string
errorTrackingNr
string
errorMessage
string