Delete parcels from specified shipment
• DELETE Parcels endpoint is used to delete parcels explixitly from shipment
• Parcels can be deleted only until shipment is finished (confirmed). After shipment is finished, it is not allowed to delete parcels.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Path parameters
documentNumber
Query parameters
reqId
Request
This endpoint expects a list of strings.
Response
OK
data
status
message
statusCode
Errors
401
Unauthorized Error

