Update a Shipment
Authentication
AuthorizationBearer
Authentication using Personal Access Token (PAT) token
OR
AuthorizationBearer
OAuth2 authentication using JWT tokens
Path parameters
shipmentId
The Shipment id to be updated
Headers
shipbob_channel_id
Channel Id for Operation
Request
Shipment Information to be updated
is_tracking_uploaded
Indicates whether the Shipment was marked with tracking information uploaded to a third-party system where the order originated.
Response
Success
OR
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error

