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

SaveProofOfDelivery Method

Saves the proof of delivery to the specified file.

Syntax

[VB.NET]
Public Sub SaveProofOfDelivery(ByVal trackingNumber As String, ByVal filename As String)
[C#]
public void SaveProofOfDelivery(string trackingNumber, string filename);

Remarks

This will request the proof of delivery certificate from Canada Post and save it to the filename specified. Note that this will be returned as a PDF file.

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