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

RecipientContact Property

Identifies the recipient's contact info.

Syntax

[VB.NET]
Public Property RecipientContact As ContactDetail

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

Remarks

The RecipientContact is required to be provided in a ship request.

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

For FedEx, when shipping via Ground, the FirstName, LastName, and Company are all required to be provided in the request. Otherwise, either one of those is sufficient.

For UPS, the Company is required to be provided in the request. In domestic shipments: the FirstName and LastName are required when using UPS Next Day Air Early A.M. service.

Default Value

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