Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

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);

Remarks

This method is the asynchronous version of the CancelShipment method and is used to support asynchronous operations in WinRT. Please refer to CancelShipment for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0