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

SenderContact Property

Identifies the sender's contact info.

Syntax

[VB.NET]
Public Property SenderContact As ContactDetail

[C#]
public ContactDetail SenderContact {get; set;}

Remarks

The SenderContact is required to be provided in a ship request, when the GetShipmentLabels method is called.

This must be set to an instance of the ContactDetail type, which will contain specific contact information about the point-of-contact sender. See the ContactDetail type for more information.

Default Value

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