1.1 Update shipment details
Possibility to update existing shipment by document number including document number itself. Expected values for input defined in shipment table above.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Request
This endpoint expects an object.
airport
charter
arriveDate
flightNumber
documentNumber
shipmentPieces
shipmentWeight
operatorSiteCode
Response
OK
data
status
message
statusCode
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error

