1. Show shipment/container/parcel status and validation information

View as Markdown

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

containerTypestringRequired
Container type can either be Shipment, Bag, Parcel

Query parameters

refIdstringOptional
Shipment reference ID for particular container type
verbosebooleanOptional
Show long response with stored and invalid entities

Response

OK
dataobject
statusstring
messagestring
statusCodeinteger

Errors

401
Unauthorized Error
500
Internal Server Error