FedEx Rates and Transit Times Virtual Sandbox

Calculate shipping rates and estimated delivery times for FedEx services.

The FedEx Rates and Transit Times API allows developers to retrieve accurate shipping quotes and transit estimates. It supports various service levels, package dimensions, and origin-destination pairs to help integrate logistics calculations into e-commerce and supply chain applications.

Use this hosted sandbox to simulate FedEx Rates and Transit Times APIs without authentication, API keys, or extra dependencies. Point your code or SDK to the Beeceptor base URL, preferably through an environment variable or feature flag, and switch back to the production API when ready. This keeps your integration code consistent across local development, QA, demos, and production.

Use cases:

Use this sandbox to validate shipping rate request payloads, transit time calculations, service level availability, and error handling for invalid address or package dimension inputs before integrating with live FedEx logistics systems.

FedEx Rates and Transit Times virtual sandbox is up and running!

Use this sandbox URL as the API base in your code to simulate FedEx Rates and Transit Times responses instantly.

https://fedex-rates-transit.mock.beeceptor.com



General

Header NameExample
x-customer-transaction-id"624deea6-b709-470c-8c39-4b5511281492"
content-type*"application/json"
x-locale"en_US"
authorization*"Bearer XXX"
{
  "rateRequestControlParameters": {
    "rateSortOrder": "COMMITASCENDING",
    "returnTransitTimes": true,
    "servicesNeededOnRateFailure": false
  },
  "requestedShipment": {
    "blockInsightVisibility": false,
    "edtRequestType": "NONE",
    "packagingType": "YOUR_PACKAGING",
    "pickupType": "CONTACT_FEDEX_TO_SCHEDULE",
    "rateRequestType": [
      "LIST"
    ],
    "recipient": {
      "address": {
        "city": "RECIPIENT city",
        "countryCode": "NO",
        "postalCode": "5003",
        "stateOrProvinceCode": "RECIPIENT PROVINCE CODE",
        "streetLines": [
          "RECIPIENT ADDRESS 1"
        ]
      }
    },
    "requestedPackageLineItems": [
      {
        "dimensions": {
          "height": 20,
          "length": 20,
          "units": "CM",
          "width": 20
        },
        "groupPackageCount": 1,
        "insuredValue": {
          "amount": 0,
          "currency": "USD"
        },
        "packageSpecialServices": {
          "dangerousGoodsDetail": {
            "accessibility": "ACCESSIBLE",
            "options": [
              "HAZARDOUS_MATERIALS"
            ],
            "regulation": "ADR"
          },
          "specialServiceTypes": [
            "DANGEROUS_GOODS"
          ]
        },
        "physicalPackaging": "YOUR_PACKAGING",
        "weight": {
          "units": "KG",
          "value": 2
        }
      }
    ],
    "serviceType": "FEDEX_PRIORITY",
    "shipper": {
      "accountNumber": {
        "key": "",
        "value": "XXXXX2630"
      },
      "address": {
        "city": "SENDER CITY",
        "countryCode": "NO",
        "postalCode": "5003",
        "stateOrProvinceCode": "SENDER PROVINCE CODE",
        "streetLines": [
          "SENDER ADDRESS"
        ]
      }
    },
    "shippingChargesPayment": {
      "payor": {
        "responsibleParty": {
          "accountNumber": {
            "key": "",
            "value": "XXXXX2630"
          },
          "address": {
            "countryCode": "ES"
          }
        }
      }
    },
    "specialServicesRequested": {
      "specialServiceTypes": []
    }
  },
  "returnLocalizedDateTime": true,
  "webSiteCountryCode": "US"
}
{
  "customerTransactionId": "uA0lcF7Uh2UUDWD",
  "output": {
    "alerts": [
      {
        "alertType": "NOTE",
        "code": "MONEYBACKGUARANTEE.NOT.ELIGIBLE",
        "message": "We are unable to process this request. Please try again later or contact FedEx Customer Service."
      }
    ],
    "encoded": false,
    "quoteDate": "2019-09-06",
    "rateReplyDetails": [
      {
        "anonymouslyAllowable": true,
        "commit": {
          "dateDetail": {
            "dayCxsFormat": "2020-07-16T10:30:00",
            "dayOfWeek": "THU"
          }
        },
        "customerMessages": [
          {
            "code": "SERVICE.TYPE.INTERNATIONAL.MESSAGE",
            "message": "Rate does not include duties & taxes, clearance entry fees or other import fees.  The payor of duties/taxes/fees will be responsible for any applicable Clearance Entry Fees."
          },
          {
            "code": "EDT.DETAILS.MISSING",
            "message": "The harmonized code for the commodity at array index 1 is missing or invalid; estimated duties and taxes were not returned."
          }
        ],
        "operationalDetail": {
          "airportId": "MEM",
          "astraDescription": "INTL1ST",
          "astraPlannedServiceLevel": "",
          "commitDate": "2019-07-22T08:30:00",
          "commitDays": "",
          "countryCodes": "US",
          "customTransitTime": "",
          "deliveryDate": "",
          "deliveryDay": "TUE",
          "deliveryEligibilities": "",
          "destinationLocationIds": "EHTA",
          "destinationLocationNumbers": 892,
          "destinationLocationStateOrProvinceCodes": "CT",
          "destinationPostalCode": "38125",
          "destinationServiceAreas": "AA",
          "ineligibleForMoneyBackGuarantee": false,
          "maximumTransitTime": "",
          "originLocationIds": "COSA",
          "originLocationNumbers": 1162,
          "originPostalCodes": "75063",
          "originServiceAreas": "AM",
          "packagingCode": "02",
          "publishedDeliveryTime": "06:30:00",
          "scac": "",
          "serviceCode": "92",
          "stateOrProvinceCodes": "TX",
          "transitTime": "THREE_DAYS",
          "ursaPrefixCode": "82",
          "ursaSuffixCode": "EHTA"
        },
        "packagingType": "YOUR_PACKAGING",
        "ratedShipmentDetails": [
          {
            "currency": "CAD",
            "pickupRateDetail": {
              "fuelSurchargePercent": 90.8,
              "pricingCode": "ACTUAL",
              "rateType": "INCENTIVE",
              "ratingBasis": "PACK_WEIGHT_BASED"
            },
            "ratedWeightMethod": "ACTUAL",
            "rateType": "ACCOUNT",
            "shipmentRateDetail": {
              "currency": "CAD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "CAD",
                "rate": 1
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA003O",
              "surCharges": [
                {
                  "amount": 42.34,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "valu": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 42.34
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 403.2,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 445.54,
            "totalNetChargeWithDutiesAndTaxes": 445.54,
            "totalNetFedExCharge": 445.54,
            "totalNetFedExTransportationAndPickupCharge": {
              "amount": 12.45,
              "currency": "USD"
            },
            "totalNetTransportationAndPickupCharge": {
              "amount": 12.45,
              "currency": "USD"
            },
            "totalVatCharge": 0
          },
          {
            "currency": "CAD",
            "pickupRateDetail": {
              "fuelSurchargePercent": 90.8,
              "pricingCode": "ACTUAL",
              "rateType": "INCENTIVE",
              "ratingBasis": "PACK_WEIGHT_BASED"
            },
            "ratedWeightMethod": "ACTUAL",
            "rateType": "LIST",
            "shipmentRateDetail": {
              "currency": "CAD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "CAD",
                "rate": 1
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA003O",
              "surCharges": [
                {
                  "amount": 42.34,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 42.34
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 403.2,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 445.54,
            "totalNetChargeWithDutiesAndTaxes": 445.54,
            "totalNetFedExCharge": 445.54,
            "totalNetFedExTransportationAndPickupCharge": {
              "amount": 12.45,
              "currency": "USD"
            },
            "totalNetTransportationAndPickupCharge": {
              "amount": 12.45,
              "currency": "USD"
            },
            "totalVatCharge": 0
          },
          {
            "currency": "USD",
            "pickupRateDetail": {
              "fuelSurchargePercent": 90.8,
              "pricingCode": "ACTUAL",
              "rateType": "INCENTIVE",
              "ratingBasis": "PACK_WEIGHT_BASED"
            },
            "ratedWeightMethod": "ACTUAL",
            "rateType": "PREFERRED_INCENTIVE",
            "shipmentRateDetail": {
              "currency": "USD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "USD",
                "rate": 0.77
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA003O",
              "surCharges": [
                {
                  "amount": 32.42,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 32.42
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 308.71,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 341.13,
            "totalNetChargeWithDutiesAndTaxes": 341.13,
            "totalNetFedExCharge": 341.13,
            "totalNetFedExTransportationAndPickupCharge": {
              "amount": 12.45,
              "currency": "USD"
            },
            "totalNetTransportationAndPickupCharge": {
              "amount": 12.45,
              "currency": "USD"
            },
            "totalVatCharge": 0
          },
          {
            "currency": "USD",
            "pickupRateDetail": {
              "fuelSurchargePercent": 90.8,
              "pricingCode": "ACTUAL",
              "rateType": "INCENTIVE",
              "ratingBasis": "PACK_WEIGHT_BASED"
            },
            "ratedWeightMethod": "ACTUAL",
            "rateType": "PREFERRED_CURRENCY",
            "shipmentRateDetail": {
              "currency": "USD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "USD",
                "rate": 0.77
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA003O",
              "surCharges": [
                {
                  "amount": 32.42,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 32.42
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 308.71,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 341.13,
            "totalNetChargeWithDutiesAndTaxes": 341.13,
            "totalNetFedExCharge": 341.13,
            "totalNetFedExTransportationAndPickupCharge": {
              "amount": 12.45,
              "currency": "USD"
            },
            "totalNetTransportationAndPickupCharge": {
              "amount": 12.45,
              "currency": "USD"
            },
            "totalVatCharge": 0
          }
        ],
        "serviceDescription": {
          "astraDescription": "INTL1ST",
          "code": "06",
          "description": "International First",
          "names": [
            {
              "encoding": "utf-8",
              "type": "long",
              "value": "FedEx International First®"
            },
            {
              "encoding": "ascii",
              "type": "long",
              "value": "FedEx International First"
            },
            {
              "encoding": "utf-8",
              "type": "medium",
              "value": "FedEx International First®"
            },
            {
              "encoding": "ascii",
              "type": "medium",
              "value": "FedEx International First"
            },
            {
              "encoding": "utf-8",
              "type": "short",
              "value": "FO"
            },
            {
              "encoding": "ascii",
              "type": "short",
              "value": "FO"
            },
            {
              "encoding": "ascii",
              "type": "abbrv",
              "value": "FO"
            }
          ],
          "operatingOrgCodes": [
            "FXE"
          ],
          "serviceCategory": "parcel",
          "serviceId": "EP1000000007",
          "serviceType": "INTERNATIONAL_FIRST"
        },
        "serviceName": "FedEx International First",
        "serviceType": "INTERNATIONAL_FIRST",
        "signatureOptionType": "SERVICE_DEFAULT"
      },
      {
        "anonymouslyAllowable": true,
        "commit": {
          "dateDetail": {
            "dayCxsFormat": "2020-07-16T10:30:00",
            "dayOfWeek": "FRI"
          }
        },
        "customerMessages": [
          {
            "code": "SERVICE.TYPE.INTERNATIONAL.MESSAGE",
            "message": "Rate does not include duties & taxes, clearance entry fees or other import fees.  The payor of duties/taxes/fees will be responsible for any applicable Clearance Entry Fees."
          },
          {
            "code": "EDT.DETAILS.MISSING",
            "message": "The harmonized code for the commodity at array index 1 is missing or invalid; estimated duties and taxes were not returned."
          }
        ],
        "operationalDetail": {
          "airportId": "MEM",
          "astraDescription": "IP",
          "astraPlannedServiceLevel": "",
          "commitDate": "2019-07-22T08:30:00",
          "commitDays": "",
          "countryCodes": "US",
          "customTransitTime": "",
          "deliveryDate": "",
          "deliveryDay": "TUE",
          "deliveryEligibilities": "",
          "destinationLocationIds": "EHTA",
          "destinationLocationNumbers": 892,
          "destinationLocationStateOrProvinceCodes": "CT",
          "destinationPostalCode": "38125",
          "destinationServiceAreas": "AA",
          "ineligibleForMoneyBackGuarantee": false,
          "maximumTransitTime": "",
          "originLocationIds": "COSA",
          "originLocationNumbers": 1162,
          "originPostalCodes": "75063",
          "originServiceAreas": "AM",
          "packagingCode": "02",
          "publishedDeliveryTime": "06:30:00",
          "scac": "",
          "serviceCode": "01",
          "stateOrProvinceCodes": "TX",
          "transitTime": "THREE_DAYS",
          "ursaPrefixCode": "82",
          "ursaSuffixCode": "EHTA"
        },
        "packagingType": "YOUR_PACKAGING",
        "ratedShipmentDetails": [
          {
            "currency": "CAD",
            "ratedWeightMethod": "ACTUAL",
            "rateType": "ACCOUNT",
            "shipmentRateDetail": {
              "currency": "CAD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "CAD",
                "rate": 1
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA003O",
              "surCharges": [
                {
                  "amount": 32.8,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 32.8
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 312.35,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 345.15,
            "totalNetChargeWithDutiesAndTaxes": 345.15,
            "totalNetFedExCharge": 345.15,
            "totalVatCharge": 0
          },
          {
            "currency": "CAD",
            "ratedWeightMethod": "ACTUAL",
            "rateType": "LIST",
            "shipmentRateDetail": {
              "currency": "CAD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "CAD",
                "rate": 1
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA1520",
              "surCharges": [
                {
                  "amount": 8.29,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 8.29
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 78.99,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 87.28,
            "totalNetChargeWithDutiesAndTaxes": 87.28,
            "totalNetFedExCharge": 87.28,
            "totalVatCharge": 0
          },
          {
            "currency": "USD",
            "ratedWeightMethod": "ACTUAL",
            "rateType": "PREFERRED_INCENTIVE",
            "shipmentRateDetail": {
              "currency": "USD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "USD",
                "rate": 0.77
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA1520",
              "surCharges": [
                {
                  "amount": 6.35,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 6.3
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 60.48,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 66.83,
            "totalNetChargeWithDutiesAndTaxes": 66.83,
            "totalNetFedExCharge": 66.83,
            "totalVatCharge": 0
          },
          {
            "currency": "USD",
            "ratedWeightMethod": "ACTUAL",
            "rateType": "PREFERRED_CURRENCY",
            "shipmentRateDetail": {
              "currency": "USD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "USD",
                "rate": 0.77
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA003O",
              "surCharges": [
                {
                  "amount": 25.11,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 25.11
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 239.15,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 264.26,
            "totalNetChargeWithDutiesAndTaxes": 264.26,
            "totalNetFedExCharge": 264.26,
            "totalVatCharge": 0
          }
        ],
        "serviceDescription": {
          "astraDescription": "IP",
          "code": "01",
          "description": "International Priority",
          "names": [
            {
              "encoding": "utf-8",
              "type": "long",
              "value": "FedEx International Priority®"
            },
            {
              "encoding": "ascii",
              "type": "long",
              "value": "FedEx International Priority"
            },
            {
              "encoding": "utf-8",
              "type": "medium",
              "value": "FedEx International Priority®"
            },
            {
              "encoding": "ascii",
              "type": "medium",
              "value": "FedEx International Priority"
            },
            {
              "encoding": "utf-8",
              "type": "short",
              "value": "IP"
            },
            {
              "encoding": "ascii",
              "type": "short",
              "value\"": "IP"
            },
            {
              "encoding": "ascii",
              "type": "abbrv",
              "value": "IP"
            }
          ],
          "operatingOrgCodes": [
            "FXE"
          ],
          "serviceCategory": "parcel",
          "serviceId": "EP1000000001",
          "serviceType": "INTERNATIONAL_PRIORITY"
        },
        "serviceName": "FedEx International Priority",
        "serviceType": "INTERNATIONAL_PRIORITY",
        "signatureOptionType": "SERVICE_DEFAULT"
      },
      {
        "anonymouslyAllowable": true,
        "customerMessages": [
          {
            "code": "SERVICE.TYPE.INTERNATIONAL.MESSAGE",
            "message": "Rate does not include duties & taxes, clearance entry fees or other import fees.  The payor of duties/taxes/fees will be responsible for any applicable Clearance Entry Fees."
          },
          {
            "code": "EDT.DETAILS.MISSING",
            "message": "The harmonized code for the commodity at array index 1 is missing or invalid; estimated duties and taxes were not returned."
          }
        ],
        "operationalDetail": {
          "airportId": "MEM",
          "astraDescription": "IE",
          "countryCodes": "US",
          "deliveryDay": "TUE",
          "destinationLocationIds": "EHTA",
          "destinationLocationNumbers": 892,
          "destinationLocationStateOrProvinceCodes": "CT",
          "destinationPostalCode": "38125",
          "destinationServiceAreas": "AA",
          "ineligibleForMoneyBackGuarantee": false,
          "originLocationIds": "COSA",
          "originLocationNumbers": 1162,
          "originPostalCodes": "75063",
          "originServiceAreas": "AM",
          "packagingCode": "02",
          "publishedDeliveryTime": "06:30:00",
          "serviceCode": "03",
          "stateOrProvinceCodes": "TX",
          "transitTime": "THREE_DAYS",
          "ursaPrefixCode": "82",
          "ursaSuffixCode": "EHTA"
        },
        "packagingType": "YOUR_PACKAGING",
        "ratedShipmentDetails": [
          {
            "currency": "CAD",
            "ratedWeightMethod": "ACTUAL",
            "rateType": "ACCOUNT",
            "shipmentRateDetail": {
              "currency": "CAD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "CAD",
                "rate": 1
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA003O",
              "surCharges": [
                {
                  "amount": 19.91,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 19.91
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 189.65,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 209.56,
            "totalNetChargeWithDutiesAndTaxes": 209.56,
            "totalNetFedExCharge": 209.56,
            "totalVatCharge": 0
          },
          {
            "currency": "CAD",
            "ratedWeightMethod": "ACTUAL",
            "rateType": "LIST",
            "shipmentRateDetail": {
              "currency": "CAD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "CAD",
                "rate": 1
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA1520",
              "surCharges": [
                {
                  "amount": 5.1,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 5.1
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 48.56,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 53.66,
            "totalNetChargeWithDutiesAndTaxes": 53.66,
            "totalNetFedExCharge": 53.66,
            "totalVatCharge": 0
          },
          {
            "currency": "USD",
            "ratedWeightMethod": "ACTUAL",
            "rateType": "PREFERRED_INCENTIVE",
            "shipmentRateDetail": {
              "currency": "USD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "USD",
                "rate": 0.77
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA1520",
              "surCharges": [
                {
                  "amount": 3.9,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 3.9
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 37.18,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 41.08,
            "totalNetChargeWithDutiesAndTaxes": 41.08,
            "totalNetFedExCharge": 41.08,
            "totalVatCharge": 0
          },
          {
            "currency": "USD",
            "ratedWeightMethod": "ACTUAL",
            "rateType": "PREFERRED_CURRENCY",
            "shipmentRateDetail": {
              "currency": "USD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "USD",
                "rate": 0.77
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 10.5,
              "pricingCode": "ACTUAL",
              "rateZone": "CA003O",
              "surCharges": [
                {
                  "amount": 15.24,
                  "description": "Fuel Surcharge",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 15.24
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 145.21,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 160.45,
            "totalNetChargeWithDutiesAndTaxes": 160.45,
            "totalNetFedExCharge": 160.45,
            "totalVatCharge": 0
          }
        ],
        "serviceDescription": {
          "astraDescription": "IE",
          "code": "03",
          "description": "International Two Day",
          "names": [
            {
              "encoding": "utf-8",
              "type": "long",
              "value": "FedEx International Economy®"
            },
            {
              "encoding": "ascii",
              "type": "long",
              "value": "FedEx International Economy"
            },
            {
              "encoding": "utf-8",
              "type": "medium",
              "value": "FedEx International Economy®"
            },
            {
              "encoding": "ascii",
              "type": "medium",
              "value": "FedEx International Economy"
            },
            {
              "encoding": "utf-8",
              "type": "short",
              "value": "IE"
            },
            {
              "encoding": "ascii",
              "type": "short",
              "value": "IE"
            },
            {
              "encoding": "ascii",
              "type": "abbrv",
              "value": "IE"
            }
          ],
          "operatingOrgCodes": [
            "FXE"
          ],
          "serviceCategory": "parcel",
          "serviceId": "EP1000000004",
          "serviceType": "INTERNATIONAL_ECONOMY"
        },
        "serviceName": "FedEx International Economy",
        "serviceType": "INTERNATIONAL_ECONOMY",
        "signatureOptionType": "SERVICE_DEFAULT"
      },
      {
        "customerMessages": [
          {
            "code": "SERVICE.TYPE.INTERNATIONAL.MESSAGE",
            "message": "Rate does not include duties & taxes, clearance entry fees or other import fees.  The payor of duties/taxes/fees will be responsible for any applicable Clearance Entry Fees."
          },
          {
            "code": "EDT.DETAILS.MISSING",
            "message": "The harmonized code for the commodity at array index 1 is missing or invalid; estimated duties and taxes were not returned."
          }
        ],
        "packagingType": "YOUR_PACKAGING",
        "ratedShipmentDetails": [
          {
            "currency": "CAD",
            "ratedPackages": [
              {
                "effectiveNetDiscount": 2.79,
                "groupNumber": 0,
                "packageRateDetail": {
                  "baseCharge": 49.85,
                  "billingWeight": {
                    "units": "LB",
                    "value": 22
                  },
                  "currency": "CAD",
                  "netCharge": 53.59,
                  "netFedExCharge": 53.59,
                  "netFreight": 49.85,
                  "ratedWeightMethod": "ACTUAL",
                  "rateType": "PAYOR_ACCOUNT_PACKAGE",
                  "surcharges": [
                    {
                      "amount": 3.74,
                      "description": "Fuel Surcharge",
                      "level": "PACKAGE",
                      "type": "FUEL"
                    }
                  ],
                  "totalFreightDiscounts": 0,
                  "totalRebates": 0,
                  "totalSurcharges": 3.74,
                  "totalTaxes": 0
                }
              }
            ],
            "ratedWeightMethod": "ACTUAL",
            "rateType": "ACCOUNT",
            "shipmentRateDetail": {
              "currency": "CAD",
              "dimDivisor": 0,
              "fuelSurchargePercent": 7.5,
              "rateZone": "52",
              "surCharges": [
                {
                  "amount": 3.74,
                  "description": "Fuel Surcharge",
                  "level": "PACKAGE",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 3.74
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 49.85,
            "totalDiscounts": 2.79,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 53.59,
            "totalNetChargeWithDutiesAndTaxes": 53.59,
            "totalNetFedExCharge": 53.59,
            "totalVatCharge": 0
          },
          {
            "ratedPackages": [
              {
                "effectiveNetDiscount": 0,
                "groupNumber": 0,
                "packageRateDetail": {
                  "baseCharge": 40.16,
                  "billingWeight": {
                    "units": "LB",
                    "value": 22
                  },
                  "currency": "USD",
                  "netCharge": 43.17,
                  "netFedExCharge": 43.17,
                  "netFreight": 40.16,
                  "ratedWeightMethod": "ACTUAL",
                  "rateType": "PREFERRED_LIST_PACKAGE",
                  "surcharges": [
                    {
                      "amount\"": 3.01,
                      "description": "Fuel Surcharge",
                      "level": "PACKAGE",
                      "type": "FUEL"
                    }
                  ],
                  "totalFreightDiscounts": 0,
                  "totalRebates": 0,
                  "totalSurcharges": 3.01,
                  "totalTaxes": 0
                }
              }
            ],
            "ratedWeightMethod": "ACTUAL",
            "rateType": "PREFERRED_INCENTIVE",
            "shipmentRateDetail": {
              "currency": "USD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "USD",
                "rate": 0.77
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 7.5,
              "rateZone": "52",
              "surCharges": [
                {
                  "amount": 3.01,
                  "description": "Fuel Surcharge",
                  "level": "PACKAGE",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 3.01
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 40.16,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 43.17,
            "totalNetChargeWithDutiesAndTaxes": 43.17,
            "totalNetFedExCharge": 43.17,
            "totalVatCharge": 0
          },
          {
            "currency": "USD",
            "ratedPackages": [
              {
                "baseCharge": 38.17,
                "billingWeight\"": {
                  "units": "LB",
                  "value": 22
                },
                "currency": "USD",
                "effectiveNetDiscount": 0,
                "groupNumber": 0,
                "netCharge": 41.03,
                "netFedExCharge": 41.03,
                "netFreight": 38.17,
                "packageRateDetail": null,
                "ratedWeightMethod": "ACTUAL",
                "rateType": "PREFERRED_ACCOUNT_PACKAGE",
                "surcharges": [
                  {
                    "amount": 2.86,
                    "description": "Fuel Surcharge",
                    "level": "PACKAGE",
                    "type": "FUEL"
                  }
                ],
                "totalFreightDiscounts": 0,
                "totalRebates": 0,
                "totalSurcharges": 2.86,
                "totalTaxes": 0
              }
            ],
            "ratedWeightMethod": "ACTUAL",
            "rateType": "PREFERRED_CURRENCY",
            "shipmentRateDetail": {
              "currency": "USD",
              "currencyExchangeRate": {
                "fromCurrency": "CAD",
                "intoCurrency": "USD",
                "rate": 0.77
              },
              "dimDivisor": 0,
              "fuelSurchargePercent": 7.5,
              "rateZone": "52",
              "surCharges": [
                {
                  "amount": 2.86,
                  "description": "Fuel Surcharge",
                  "level": "PACKAGE",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight": {
                "units": "LB",
                "value": 22
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 2.86
            },
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 38.17,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 41.03,
            "totalNetChargeWithDutiesAndTaxes": 41.03,
            "totalNetFedExCharge": 41.03,
            "totalVatCharge": 0
          },
          {
            "anonymouslyAllowable": true,
            "currency": "CAD",
            "operationalDetail": {
              "airportId": "MEM",
              "astraDescription": "FXG",
              "astraPlannedServiceLevel": "",
              "commitDate": "2019-07-22T08:30:00",
              "commitDays": "",
              "countryCodes": "US",
              "customTransitTime": "",
              "deliveryDate": "",
              "deliveryDay": "TUE",
              "deliveryEligibilities": "",
              "destinationLocationIds": "EHTA",
              "destinationLocationNumbers": 892,
              "destinationLocationStateOrProvinceCodes": "CT",
              "destinationPostalCode": "38125",
              "destinationServiceAreas": "AA",
              "ineligibleForMoneyBackGuarantee": false,
              "maximumTransitTime": "",
              "originLocationIds": "COSA",
              "originLocationNumbers": 1162,
              "originPostalCodes": "75063",
              "originServiceAreas": "AM",
              "packagingCode": "02",
              "publishedDeliveryTime": "06:30:00",
              "scac": "",
              "serviceCode": "92",
              "stateOrProvinceCodes": "TX",
              "transitTime": "THREE_DAYS",
              "ursaPrefixCode": "82",
              "ursaSuffixCode": "EHTA"
            },
            "ratedPackages": [
              {
                "baseCharge": 52.45,
                "billingWeight": {
                  "units": "LB",
                  "value": 22
                },
                "currency": "CAD",
                "effectiveNetDiscount": 0,
                "groupNumber": 0,
                "netCharge": 56.38,
                "netFedExCharge": 56.38,
                "netFreight": 52.45,
                "packageRateDetail": null,
                "ratedWeightMethod": "ACTUAL",
                "rateType": "PAYOR_LIST_PACKAGE",
                "surcharges": [
                  {
                    "amount": 3.93,
                    "description": "Fuel Surcharge",
                    "level": "PACKAGE",
                    "type": "FUEL"
                  }
                ],
                "totalFreightDiscounts": 0,
                "totalRebates": 0,
                "totalSurcharges": 3.93,
                "totalTaxes": 0
              }
            ],
            "ratedWeightMethod": "ACTUAL",
            "rateType": "LIST",
            "serviceDescription": {
              "astraDescription": "FXG",
              "code": "92",
              "description": "FedEx Ground",
              "names": [
                {
                  "encoding": "utf-8",
                  "type": "long",
                  "value": "FedEx International Ground®"
                },
                {
                  "encoding": "ascii",
                  "type": "long",
                  "value": "FedEx International Ground"
                },
                {
                  "encoding": "utf-8",
                  "type": "medium",
                  "value": "International Ground®"
                },
                {
                  "encoding": "ascii",
                  "type": "medium",
                  "value": "International Ground"
                },
                {
                  "encoding": "utf-8",
                  "type": "short",
                  "value": "IG"
                },
                {
                  "encoding": "ascii",
                  "type": "short",
                  "value": "IG"
                },
                {
                  "encoding": "ascii",
                  "type": "abbrv",
                  "value": "SG"
                }
              ],
              "operatingOrgCodes": [
                "FXG"
              ],
              "serviceId": "EP1000000135",
              "serviceType": "FEDEX_GROUND"
            },
            "shipmentRateDetail": {
              "currency": "CAD",
              "dimDivisor": 0,
              "fuelSurchargePercent": 7.5,
              "rateZone": "52",
              "surCharges": [
                {
                  "amount": 3.93,
                  "description": "Fuel Surcharge",
                  "level": "PACKAGE",
                  "type": "FUEL"
                }
              ],
              "totalBillingWeight\"": {
                "units": "LB",
                "value": 2
              },
              "totalFreightDiscount": 0,
              "totalSurcharges": 3.93
            },
            "signatureOptionType": "SERVICE_DEFAULT",
            "totalAncillaryFeesAndTaxes": 0,
            "totalBaseCharge": 52.45,
            "totalDiscounts": 0,
            "totalDutiesAndTaxes": 0,
            "totalDutiesTaxesAndFees": 0,
            "totalNetCharge": 56.38,
            "totalNetChargeWithDutiesAndTaxes": 56.38,
            "totalNetFedExCharge": 56.38,
            "totalVatCharge": 0
          }
        ],
        "serviceName": "FedEx International Ground ",
        "serviceType": "FEDEX_GROUND"
      }
    ]
  },
  "transactionId": "d39ba750-1778-4685-a548-7465a30f6c3b"
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "ACCOUNT.NUMBER.MISMATCH",
      "message": "When payment Type is SENDER, ShippingChargesPayment Payor AccountNumber should match the shipper account number."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.AUTHORIZED.ERROR",
      "message": "Access token expired. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "FORBIDDEN.ERROR",
      "message": "We could not authorize your credentials. Please check your permissions and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "errors": [
    {
      "code": "NOT.FOUND.ERROR",
      "message": "The resource you requested is no longer available. Please modify your request and try again."
    }
  ]
}
{
  "transactionId": "624deea6-b709-470c-8c39-4b5511281492",
  "customerTransactionId": "AnyCo_order123456789",
  "errors": [
    {
      "code": "INTERNAL.SERVER.ERROR",
      "message": "We encountered an unexpected error and are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
{
  "transactionId": "08f37269-2fcf-4a52-8f02-01c8349d143f",
  "errors": [
    {
      "code": "SERVICE.UNAVAILABLE.ERROR",
      "message": "The service is currently unavailable and we are working to resolve the issue. We apologize for any inconvenience. Please check back at a later time."
    }
  ]
}
fedexlogisticsshippingratestransit