ShipHub Void Label
Version | Created By | Date | Notes |
---|---|---|---|
1.0 | Danail Deltchev | 06/17/2025 | First Publish |
Purpose of this page is to describe how to void labels for the ShipHub integration based on the standard way of working with Labels in MCP
API Call: /voidShipment
Method: POST
Parameters: tracking
tracking
should be picked from the Label Request we want to void > Tracking Number
Trigger for sending a void call is to have the Label Request > Status = “Ready” and Label Request > Void Label = “Pending”
On success we will not receive any response besides 200 type response at which point we should update the Status on the Label Request as “Invalid” and the Void Status
as “Completed”
On error we should set the “Void Label” to “error” and store the error under Order Error with type “Label”