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

ServiceType Property

Identifies the FedEx international service to use in a ship request.

Object Oriented Interface

public function getServiceType();
public function setServiceType($value);

Procedural Interface

inship_fedexshipintl_get($res, 156 );
inship_fedexshipintl_set($res, 156, $value );

Default Value

0

Remarks

This property is required to be provided in a ship request when either the GetPackageLabel or the GetShipmentLabels method is called. FedEx Ground is applicable to FedEx Ground carrier only. All other service types are only applicable to FedEx Express carrier.

Possible values are:

stFedExInternationalPriority (20)
stFedExInternationalEconomy (21)
stFedExInternationalFirst (22)
stFedExInternationalPriorityFreight (23) PackageType should be set to Your Packaging.
stFedExInternationalEconomyFreight (24) PackageType should be set to Your Packaging.
stFedExEuropeFirstInternationalPriority (25)For intra-Europe shipment only.
stFedExInternationalGround (29) To Canada and Puerto Rico only

This property is not available at design time.

Data Type

Integer

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