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.

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

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.

Default Value

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