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

HomeDeliveryType Property

The type of Home Delivery Premium service being requested.

Syntax

[VB.NET]
Public Property HomeDeliveryType As FedexratesHomeDeliveryTypes

[C#]
public FedexratesHomeDeliveryTypes HomeDeliveryType {get; set;}

enum FedexratesHomeDeliveryTypes { hdtAppointment, hdtDateCertain, hdtEvening }

Remarks

This property is required to be provided in a ship request when ServiceType is set to GroundHomeDelivery and ShipmentSpecialServices is set to Home Delivery Premium.

Possible values are as follows:

hdtAppointment (0) This option is time-specific. If you want your package delivered at 1:30 on Tuesday, FedEx calls the recipient to confirm this date/time. The Phone is required in the transaction.
hdtDateCertain (1) FedEx contacts the customer (Phone is required in transaction) and schedules a specific date for package delivery.
hdtEvening (2) Just like 'Date Certain Delivery'. FedEx contacts the customer (Phone is required in transaction) and schedules an evening package delivery.

Default Value

0

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