The Net Tools Company - 800.225.4190
Search: 
Available in: SHIPPING
FedExRates Component [Shipping Integrator V4]

Properties   Methods   Events   Configuration Settings  

Provides access to pre-ship rate information for a single package per your established FedEx account rates.

NOTE: What follows is a very short description of the component interfaces. For more information, please consult the help files that come with the respective package.

Remarks

When providing origin, destination information, weight, and service, this component allows a user to obtain rate quote for a specific service, or a list of available FedEx Express services with the respective rate quotes.

You can send a rate request to FedEx by calling the GetRates method for:

  • a specific FedEx service (when RequestedService is specified). In this case, the component will return rates for packages based on a combination of origin, destination, service type, weight, and package type. This also checks if the requested service is available, checks your origin/destination pair and ship date to determine whether the service you requested is a valid service type.
  • all available FedEx services (when RequestedService is set to UNSPECIFIED, which is the default value) and a specified destination. This option is available for all shipping types and destinations.

Discount rates are available for all services and origin/destination pairs. List rates are available for Express and Ground U.S. shipments only. To have list rates returned with your discount rates, you must set the RateType to 0 (rtList). This way, you will receive both discount and list rates.

When requesting a rate quote, include as much detail as possible about your shipment. This information is important for calculating the correct shipping costs with surcharges.

Rating for Multiple Package Shipment (MPS) is available for: Express U.S. Domestic and International multiple package shipments, Ground US Domestic and International multiple-package shipments, Express Domestic C.O.D. and International C.O.D. multiple-package shipments and Ground Domestic C.O.D. and International C.O.D. multiple-package shipments.

Please note that all rate quotes are estimates only and may differ from the actual invoiced amount.

With the Rates Component, you can:

  • ensure service availability (after you provide the carrier code, service type, origination & destination postal codes, packaging type, drop-off type, and estimated weight);
  • retrieve the rate required for that shipment.

The restrictions on the allowed property values are listed separately under each control property description. If the user enters more than the allowed number of characters, an error will not be generated. The control will simply pass in the characters provided and the server may disregard the extra characters. This is important since the resulting value could prevent a correct response.

To use this component, you must have a FedEx FedExAccount. You should also have already obtained a FedExAccount, FedExAccount and a FedExAccount uniquely assigned to your account by FedEx after registration for Web Services.

Property List


The following is the full list of the properties of the component with short descriptions. Click on the links for further details.

CODTotalAmountThe total amount to be collected.
CODTypeCOD type.
DropoffTypeIdentifies the method by which the package is to be tendered to FedEx.
FedExAccountNumberAccount number for logging in to the FedEx Server .
FedExCSPProductIdIdentifies the CSP product.
FedExCSPProductVersionIdentifies the CSP product version.
FedExCSPUserKeyCSP end user key.
FedExCSPUserPasswordCSP end user password.
FedExDeveloperKeyIdentifying part of the authentication key used for the sender's identity.
FedExMeterNumberMeter number to use for submitting requests to the FedEx Server .
FedExPasswordSecret part of authentication key used for the sender's identity.
FedExServerURL for the FedEx Server where the requests are sent.
FirewallAutoDetectThis property tells the component whether or not to automatically detect and use firewall system settings, if available.
FirewallTypeThis property determines the type of firewall to connect through.
FirewallHostThis property contains the name or IP address of firewall (optional).
FirewallPasswordThis property contains a password if authentication is to be used when connecting through the firewall.
FirewallPortThis property contains the TCP port for the firewall Host .
FirewallUserThis property contains a user name if authentication is to be used connecting through a firewall.
HomeDeliveryDateDate for Ground Home Delivery service.
HomeDeliveryPhoneThe phone number of the delivery location.
HomeDeliveryTypeThe type of Home Delivery Premium service being requested.
InsuredValueThe total amount of insurance requested for the shipment being rated.
PackageCountThe number of records in the Package arrays.
PackageCODAmountThe COD monetary value for the package.
PackageHeightThe height of the package to be shipped.
PackageInsuredValueAmount of insurance requested for this package.
PackageLengthThe length of the package to be shipped.
PackageTypeThe packaging type of the package being rated and/or shipped.
PackageSignatureTypeSpecifies one of the Delivery Signature Options requested for this package.
PackageSpecialServicesContains the collection of special services offered on the package level.
PackageWeightWeight of this package.
PackageWidthThe width of the package to be shipped.
ProxyAuthSchemeThis property is used to tell the component which type of authorization to perform when connecting to the proxy.
ProxyAutoDetectThis property tells the component whether or not to automatically detect and use proxy system settings, if available.
ProxyPasswordThis property contains a password if authentication is to be used for the proxy.
ProxyPortThis property contains the TCP port for the proxy Server (default 80).
ProxyServerIf a proxy Server is given, then the HTTP request is sent to the proxy instead of the server otherwise specified.
ProxySSLThis property determines when to use SSL for the connection to the proxy.
ProxyUserThis property contains a user name, if authentication is to be used for the proxy.
RateTypeIndicates the type of rates to be returned.
RecipientAddress1Street name.
RecipientAddress2A specific detail on the address (such as building, suite, apartment, floor number etc.
RecipientAddressFlagsVarious flags that denote information about the address.
RecipientCityName of city, town, etc.
RecipientCountryCodeCountry code.
RecipientStateState or province code.
RecipientZipCodePostal code.
RequestedServiceService type for which the shipping rate is requested.
SenderAddress1Street name.
SenderAddress2A specific detail on the address (such as building, suite, apartment, floor number etc.
SenderAddressFlagsVarious flags that denote information about the address.
SenderCityName of city, town, etc.
SenderCountryCodeCountry code.
SenderStateState or province code.
SenderZipCodePostal code.
ServiceCountThe number of records in the Service arrays.
ServiceAccountBaseChargeTransportation charges before surcharges and discounts applied to a ServiceType .
ServiceAccountNetChargeNet charge amount applied to a ServiceType .
ServiceAccountTotalDiscountTotal discount amount applied to the shipment for a ServiceType .
ServiceAccountTotalSurchargeTotal surcharge amount for all additional services applied to a ServiceType .
ServiceAggregateAggregate of details and rates for the ServiceType in the list of available services.
ServiceDeliveryDateThis indicates the shipment delivery date for the ServiceType .
ServiceDeliveryDayIndicates the day of the week the shipment can be delivered when using the ServiceType .
ServiceEffectiveNetDiscountIndicates the net discount applied to a ServiceType .
ServiceListBaseChargeTransportation charges before surcharges and discounts applied to a ServiceType .
ServiceListNetChargeNet charge amount applied to a ServiceType .
ServiceListTotalDiscountTotal discount amount applied to a ServiceType .
ServiceListTotalSurchargeTotal surcharge amount for all additional services applied to a ServiceType .
ServiceRateScaleApplicable rate scale for the ServiceType .
ServiceRateZoneApplicable rate zone for the ServiceType .
ServiceTypeIndicates the service type in the list of available services returned.
ServiceTypeDescriptionIndicates the textual description of a service type in the list of available services returned.
ServiceSignatureTypeIndicates the textual description of the delivery signature services option required by FedEx for the ServiceType .
ServiceTransitTimeExpected number of days in transit from pickup to delivery for the ServiceType .
ShipDateThe date on which the package will be shipped.
ShipmentSpecialServicesContains the collection of special services offered by FedEx.
SSLAcceptServerCertEncodedThe certificate (PEM/base64 encoded).
SSLCertEncodedThe certificate (PEM/base64 encoded).
SSLCertStoreThe name of the certificate store for the client certificate.
SSLCertStorePasswordIf the certificate store is of a type that requires a password, this property is used to specify that password in order to open the certificate store.
SSLCertStoreTypeThe type of certificate store for this certificate.
SSLCertSubjectThe subject of the certificate used for client authentication.
SSLServerCertEncodedThe certificate (PEM/base64 encoded).
TimeoutA timeout for the component.
TotalWeightThe total weight of all the pieces in this shipment.

Method List


The following is the full list of the methods of the component with short descriptions. Click on the links for further details.

ConfigSets or retrieves a configuration setting.
GetRatesReturns rate information for a specified or all available FedEx services.
ResetResets the internal state of the component and all properties to their default values.

Event List


The following is the full list of the events fired by the component with short descriptions. Click on the links for further details.

ErrorInformation about errors during data delivery.
NotificationNotification returned by the server upon successful request (if applicable).
SSLServerAuthenticationFired after the server presents its certificate to the client.
SSLStatusShows the progress of the secure connection.

Configuration Settings


The following is a list of configuration settings for the component with short descriptions. Click on the links for further details.

RawRequestContains the complete request sent to the Server.
RawResponseContains the complete response returned by the Server.
XPathUsed to retrieve data at any place within the response.
WarningWarning message returned by the server.
CSPUserKeyCSP end user key.
CSPUserPasswordCSP end user password.
CSPProductIdIdentifies the CSP product.
CSPProductVersionIdentifies the CSP product version.
CODReferenceIndicatorThe reference information to be added to the COD return label.
DryIceCountNumber of packages in this shipment which contain dry ice.
DryIceWeightTotal weight of the dry ice for this shipment.
SizeUnitThe dimension unit.
WeightUnitWeight unit.
CurrencyCodeThe currency code associated with the monetary values present in the request.
FreightGuaranteeDateThe date of greight guarantee.
FreightGuaranteeTimeThe time of greight guarantee.
FreightGuaranteeTypeThe type of greight guarantee.
AccountFromCurrency[i]The currency from which the value was converted.
AccountIntoCurrency[i]The currency to which the value was converted.
AccountExchangeRate[i]The exchange rate use when converting currency.
ListFromCurrency[i]The currency from which the value was converted.
ListIntoCurrency[i]The currency to which the value was converted.
ListExchangeRate[i]The exchange rate use when converting currency.
SmartPostAncillaryEndorsementThe endorsement type used for a FedEx SmartPost shipment.
SmartPostCustomerManifestIdThe Customer Manifest Id used to group FedEx SmartPost packages.
SmartPostHubIdThe HubId used to send FedEx SmartPost shipments.
SmartPostIndiciaThe Indicia type used for a FedEx SmartPost shipment.
AcceptEncodingUsed to tell the server which types of content encodings the client supports.
AllowHTTPCompressionThis property enables HTTP compression for receiving data.
AuthorizationThe Authorization string to be sent to the server.
BytesTransferredContains the number of bytes transferred in the response data.
EncodeURLIf set to true the URL will be encoded by the component.
GetOn302RedirectIf set to true the component will perform a GET on the new location.
HTTPVersionThe version of HTTP used by the component.
IfModifiedSinceA date determining the maximum age of the desired document.
KeepAliveDetermines whether the HTTP connection is closed after completion of the request.
MaxHeadersInstructs component to save the amount of headers specified that are returned by the server after a Header event has been fired.
MaxHTTPCookiesInstructs component to save the amount of cookies specified that are returned by the server when a SetCookie event is fired.
ProxyAuthorizationThe authorization string to be sent to the proxy server.
ProxyAuthSchemeThe authorization scheme to be used for the proxy.
ProxyPasswordA password if authentication is to be used for the proxy.
ProxyPortPort for the proxy server (default 80).
ProxyServerName or IP address of a proxy server (optional).
ProxyUserA user name if authentication is to be used for the proxy.
TransferredDataLimitThe maximum number of incoming bytes to be stored by the component.
UsePlatformHTTPClientWhether or not to use the platform HTTP client.
UserAgentInformation about the user agent (browser).
KerberosSPNThe Service Principal Name for the Kerberos Domain Controller.
UseIPv6Whether or not to use IPv6.
MaxLineLengthThe maximum amount of data to accumulate when no EOL is found.
FirewallAutoDetectTells the component whether or not to automatically detect and use firewall system settings, if available.
FirewallHostName or IP address of firewall (optional).
FirewallListenerIf true, the component binds to a SOCKS firewall as a server (IPPort only).
FirewallPasswordPassword to be used if authentication is to be used when connecting through the firewall.
FirewallPortThe TCP port for the FirewallHost;.
FirewallUserA user name if authentication is to be used connecting through a firewall.
FirewallTypeDetermines the type of firewall to connect through.
TcpNoDelayWhether or not to delay when sending packets.
ReuseSSLSessionDetermines if the SSL session is reused.
SSLCipherStrengthThe minimum cipher strength used for bulk encryption.
SSLEnabledProtocolsUsed to enable/disable the supported security protocols.
SSLProviderThe name of the security provider to use.
SSLSecurityFlagsFlags that control certificate verification.
OpenSSLCADirThe path to a directory containing CA certificates.
OpenSSLCAFileName of the file containing the list of CA's trusted by your application.
OpenSSLCipherListA string that controls the ciphers to be used by SSL.
OpenSSLPrngSeedDataThe data to seed the pseudo random number generator (PRNG).
AbsoluteTimeoutDetermines whether timeouts are inactivity timeouts or absolute timeouts.
FirewallDataUsed to send extra data to the firewall.
InBufferSizeThe size in bytes of the incoming queue of the socket.
OutBufferSizeThe size in bytes of the outgoing queue of the socket.
CodePageThe system code page used for Unicode to Multibyte translations.
| About | Privacy Policy | Terms of Use |
© Copyright 2012 /n software inc.