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

DropoffType Property

Identifies the method by which the package is to be tendered to FedEx.

Syntax

int GetDropoffType();

int SetDropoffType(int iDropoffType);

Possible Values

  DT_REGULAR_PICKUP(0), 
  DT_REQUEST_COURIER(1), 
  DT_DROP_BOX(2), 
  DT_BUSINESS_SERVICE_CENTER(3), 
  DT_STATION(4)

Default Value

0

Remarks

This is the type of dropoff. It is optional to be provided in a ship request.

Possible values are:

dtRegularPickup (0)
dtRequestCourier (1)
dtDropBox (2)
dtBusinessServiceCenter (3)
dtStation (4)

This element does not dispatch a courier for package pickup.

Data Type

Integer

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