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

RequestedService Property

Service type for which the shipping rate is requested.

Syntax

__property TibxFedExRatesRequestedServices RequestedService = {read=FRequestedService, write=FSetRequestedService, default=0};



enum TibxFedExRatesRequestedServices { stUnspecified=0, stFedExPriorityOvernight=10, stFedExStandardOvernight=11, stFedExFirstOvernight=12, stFedEx2Day=13, stFedExExpressSaver=14, stFedExGround=15, stFedExGroundHomeDelivery=16, stFedEx1DayFreight=17, stFedEx2DayFreight=18, stFedEx3DayFreight=19, stFedExInternationalPriority=20, stFedExInternationalEconomy=21, stFedExInternationalFirst=22, stFedExInternationalPriorityFreight=23, stFedExInternationalEconomyFreight=24, stFedExEuropeFirstInternationalPriority=25, stFedExSmartPost=26, stFedEx2DayAM=27, stFedExFirstFreight=28, stFedExInternationalGround=29, stFedExFreightEconomy=30, stFedExFreightPriority=31, stUPSFirstClass=35, stUPSPriorityMail=36, stUPSExpeditedMailInnovations=37, stUPSPriorityMailInnovations=38, stUPSEconomyMailInnovations=39, stUPSNextDayAir=40, stUPSExpress=41, stUPS2ndDayAir=42, stUPSGround=43, stUPSWorldwideExpress=44, stUPSWorldwideExpedited=45, stUPSExpedited=46, stUPSStandard=47, stUPS3DaySelect=48, stUPSNextDayAirSaver=49, stUPSSaver=50, stUPSNextDayAirEarlyAM=51, stUPSExpressEarlyAM=52, stUPSWorldwideExpressPlus=53, stUPSExpressPlus=54, stUPS2ndDayAirAM=55, stUPSTodayStandard=56, stUPSTodayCourrier=57, stUPSTodayInterCity=58, stUPSTodayExpress=59, stUPSTodayExpressSaver=60, stUPSWorldwideExpressFreight=61, stUPSSurePostLessThan1LB=62, stUPSSurePost1LBOrGreater=63, stUPSSurePostBPM=64, stUPSSurePostMedia=65, stUSPSExpress=70, stUSPSFirstClass=71, stUSPSPriority=72, stUSPSParcelPost=73, stUSPSMedia=75, stUSPSLibrary=76, stUSPSOnline=77, stUSPSGlobalExpress=78, stUSPSParcelSelect=79, stUSPSCriticalMail=80, stUSPSStandardMail=81, stUSPSExpressMailInternational=82, stUSPSFirstClassMailInternational=83, stUSPSPriorityMailInternational=84, stCanadaRegularParcel=90, stCanadaExpeditedParcel=91, stCanadaXpresspost=92, stCanadaLibrary=93, stCanadaPriority=94, stCanadaPriorityEnvelopeUSA=95, stCanadaPriorityPakUSA=96, stCanadaPriorityParcelUSA=97, stCanadaXpresspostUSA=98, stCanadaExpeditedParcelUSA=99, stCanadaSmallPacketAirUSA=100, stCanadaTrackedPacketUSA=101, stCanadaTrackedPacketLVMUSA=102, stCanadaPriorityEnvelopeInternational=103, stCanadaPriorityPakInternational=104, stCanadaPriorityParcelInternational=105, stCanadaXpresspostInternational=106, stCanadaSmallPacketAirInternational=107, stCanadaSmallPacketLandInternational=108, stCanadaParcelAirInternational=109, stCanadaParcelLandInternational=110, stCanadaTrackedPacketInternational=111, stFedExDistanceDeferred=120, stFedExNextDayAfternoon=121, stFedExNextDayEarlyMorning=122, stFedExNextDayEndOfDay=123, stFedExNextDayFreight=124, stFedExNextDayMidMorning=125 };

Default Value

0

Remarks

This property is required to be entered in the request only if the rate request is made for a specific FedEx service type. In this case, the RequestedService should be set to a value different from 'stUnspecified'.

Otherwise, the rate request will be considered by FedEx server as it has been made for all available services and respective rates.

Valid values for FedEx are:

stUnspecified (0)
stFedExPriorityOvernight (10)
stFedExStandardOvernight (11)
stFedExFirstOvernight (12)
stFedEx2Day (13)
stFedExExpressSaver (14)
stFedExGround (15)
stFedExGroundHomeDelivery (16)
stFedEx1DayFreight (17)
stFedEx2DayFreight (18)
stFedEx3DayFreight (19)
stFedExInternationalPriority (20)
stFedExInternationalEconomy (21)
stFedExInternationalFirst (22)
stFedExInternationalPriorityFreight (23)
stFedExInternationalEconomyFreight (24)
stFedExEuropeFirstInternationalPriority (25) For intra-Europe shipments only.
stFedExSmartPost (26)
stFedEx2DayAM (27)
stFedExFirstFreight (28)
stFedExFreightEconomy (30)
stFedExFreightPriority (31)
stFedExDistanceDeferred (120) For intra-UK shipments only.
stFedExNextDayAfternoon (121) For intra-UK shipments only.
stFedExNextDayEarlyMorning (122) For intra-UK shipments only.
stFedExNextDayEndOfDay (123) For intra-UK shipments only.
stFedExNextDayFreight (124) For intra-UK shipments only.
stFedExNextDayMidMorning (125) For intra-UK shipments only.

Data Type

Integer

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