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

ServiceType Property

Identifies the UPS service type (applicable to international shipments) to use in a ship request.

Syntax

[VB.NET]
Public Property ServiceType As ServiceTypes

[C#]
public ServiceTypes ServiceType {get; set;}

enum UpsshipintlServiceTypes { stUnspecified, stFedExPriorityOvernight, stFedExStandardOvernight, stFedExFirstOvernight, stFedEx2Day, stFedExExpressSaver, stFedExGround, stFedExGroundHomeDelivery, stFedEx1DayFreight, stFedEx2DayFreight, stFedEx3DayFreight, stFedExInternationalPriority, stFedExInternationalEconomy, stFedExInternationalFirst, stFedExInternationalPriorityFreight, stFedExInternationalEconomyFreight, stFedExEuropeFirstInternationalPriority, stFedExSmartPost, stFedEx2DayAM, stFedExFirstFreight, stFedExInternationalGround, stFedExFreightEconomy, stFedExFreightPriority, stUPSFirstClass, stUPSPriorityMail, stUPSExpeditedMailInnovations, stUPSPriorityMailInnovations, stUPSEconomyMailInnovations, stUPSNextDayAir, stUPSExpress, stUPS2ndDayAir, stUPSGround, stUPSWorldwideExpress, stUPSWorldwideExpedited, stUPSExpedited, stUPSStandard, stUPS3DaySelect, stUPSNextDayAirSaver, stUPSSaver, stUPSNextDayAirEarlyAM, stUPSExpressEarlyAM, stUPSWorldwideExpressPlus, stUPSExpressPlus, stUPS2ndDayAirAM, stUPSTodayStandard, stUPSTodayCourrier, stUPSTodayInterCity, stUPSTodayExpress, stUPSTodayExpressSaver, stUPSWorldwideExpressFreight, stUPSSurePostLessThan1LB, stUPSSurePost1LBOrGreater, stUPSSurePostBPM, stUPSSurePostMedia, stUSPSExpress, stUSPSFirstClass, stUSPSPriority, stUSPSParcelPost, stUSPSMedia, stUSPSLibrary, stUSPSOnline, stUSPSGlobalExpress, stUSPSParcelSelect, stUSPSCriticalMail, stUSPSStandardMail, stUSPSExpressMailInternational, stUSPSFirstClassMailInternational, stUSPSPriorityMailInternational, stCanadaRegularParcel, stCanadaExpeditedParcel, stCanadaXpresspost, stCanadaLibrary, stCanadaPriority, stCanadaPriorityEnvelopeUSA, stCanadaPriorityPakUSA, stCanadaPriorityParcelUSA, stCanadaXpresspostUSA, stCanadaExpeditedParcelUSA, stCanadaSmallPacketAirUSA, stCanadaTrackedPacketUSA, stCanadaTrackedPacketLVMUSA, stCanadaPriorityEnvelopeInternational, stCanadaPriorityPakInternational, stCanadaPriorityParcelInternational, stCanadaXpresspostInternational, stCanadaSmallPacketAirInternational, stCanadaSmallPacketLandInternational, stCanadaParcelAirInternational, stCanadaParcelLandInternational, stCanadaTrackedPacketInternational, stFedExDistanceDeferred, stFedExNextDayAfternoon, stFedExNextDayEarlyMorning, stFedExNextDayEndOfDay, stFedExNextDayFreight, stFedExNextDayMidMorning }

Remarks

This property is required to be provided in a ship request when the GetShipmentLabels method is called.

Note that the availability and the description of UPS services depend on the country of origin. Possible values of ServiceType and their corresponding availability to each group country origin are listed below:

Value Applicable for
stUPSPriorityMailInnovations (38) All origins, requires a contract with Mail Innovations, single package shipments only
stUPSEconomyMailInnovations (39) All Origins, requires a contract with Mail Innovations, single package shipments only
stUPSNextDayAir (40) Originating only in US/PR
stUPSExpress (41) Polish Domestic Shipments; All Origins
stUPS2ndDayAir (42) Originating only in US/PR
stUPSGround (43) Originating only in US/PR
stUPSWorldwideExpress (44) Originating only in US/PR
stUPSWorldwideExpedited (45) US/PR, Canada and Non-EU origins, EXCEPT Mexico
stUPSExpedited (46) Polish Domestic Shipments; Originating in EU or Mexico
stUPSStandard (47) Polish Domestic Shipments; All Origins
stUPS3DaySelect (48) Originating in CA or US
stUPSSaver (50) Polish Domestic Shipments; All Origins
stUPSNextDayAirEarlyAM (51) Originating in CA or US/PR
stUPSExpressEarlyAM (52) Originating only in CA
stUPSWorldwideExpressPlus (53) Polish Domestic Shipments; All Origins EXCEPT Canada and Mexico
stUPSExpressPlus (54) Originating only in Mexico
stUPS2ndDayAirAM (55) Originating only in US
stUPSTodayStandard (56) Polish Domestic Shipments (Stolica)
stUPSTodayCourrier (57) Polish Domestic Shipments (Stolica)
stUPSTodayInterCity (58) Polish Domestic Shipments (Stolica)
stUPSTodayExpress (59) Polish Domestic Shipments (Stolica)
stUPSTodayExpressSaver (60) Polish Domestic Shipments (Stolica)

This property is not available at design time.

Default Value

0

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