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

ShipDate Property

The date the user requests UPS to pickup the package from the origin.

Object Oriented Interface

public function getShipDate();
public function setShipDate($value);

Procedural Interface

inship_upsship_get($res, 88 );
inship_upsship_set($res, 88, $value );

Default Value

''

Remarks

This is required to be provided in a ship request only if UPS On-Call Pickup service is requested (i.e., when the corresponding flag for On-Call Pickup (0x01000000) is present in ShipmentSpecialServices). This date should not be a past date or a date more than 10 days in the future. If not provided, then it defaults to the current date.

This should be entered in this format: YYYYMMDD.

Note: It is not valid if this pickup date is the same day for shipment(s) going from Germany to Germany using UPS Standard service. Error 129090 will be returned in this case.

Data Type

String

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