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

HomeDeliveryType Property

The type of Home Delivery Premium service being requested.

Object Oriented Interface

public function getHomeDeliveryType();
public function setHomeDeliveryType($value);

Procedural Interface

inship_fedexship_get($res, 49 );
inship_fedexship_set($res, 49, $value );

Default Value

0

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 RecipientPhone is required in the transaction.
hdtDateCertain (1) FedEx contacts the customer (RecipientPhone is required in transaction) and schedules a specific date for package delivery.
hdtEvening (2) Just like 'Date Certain Delivery'. FedEx contacts the customer (RecipientPhone is required in transaction) and schedules an evening package delivery.

Data Type

Integer

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