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

CustomerReceipt Property

Image of the Customer Online Record.

Syntax

[VB.NET]
Public ReadOnlyProperty CustomerReceipt As String
Public ReadOnlyProperty CustomerReceiptB As Byte()

[C#]
public string CustomerReceipt {get;}
public byte[] CustomerReceiptB {get;}

Remarks

If you want to have the Customer Online Label Record and ShippingLabel in separate image files, you can accomplish this by setting the SeparateReceipt property to True. This image can be generated in PDF, TIF or GIF format. The image type is determined by setting LabelImageType property prior to submitting the request.

The Customer Receipt must be presented when filing an indemnity claim and/or for a postage refund.

This property is read-only.

Default Value

""

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