Truncate all shipment parcels
• Truncate Shipment endpoint can be used to remove all parcels from shipment for any reason
• Shipment can be truncated until it has arrived to terminal
• If shipment is truncated after „Finish“, then after adding parcels, shipment needs to be finished again (see below „Flow for truncating shipment after finishing shipment“)
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
documentNumber
Response
OK
data
status
message
statusCode
internalReference
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
500
Internal Server Error

