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.

Syntax

[VB.NET]
Public Property ShipDate As String

[C#]
public string ShipDate {get; set;}

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.

Default Value

""

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