CancelShipmentAsync Method
Cancels an entire multi-package (MPS) shipment by deleting it from the shipping log.
Syntax
[VB.NET] Public Function CancelShipmentAsync(ByVal MasterTrackingNumber As String) As IAsyncAction
[C#] public IAsyncAction CancelShipmentAsync(string masterTrackingNumber);