Toga,
Post you request to FEDEX test server
You will need to fill in your FEDEX account information below and package info.
hope this is what you need.
<?xml version="1.0" encoding="UTF-8" ?>
<FDXRateAvailableServicesRequest xmlns:api="
xmlns:xsi="
xsi:noNamespaceSchemaLocation="FDXRateRequest.xsd">
<RequestHeader>
<CustomerTransactionIdentifier></CustomerTransactionIdentifier>
<AccountNumber><![CDATA[ ]]></AccountNumber>
<MeterNumber><![CDATA[ ]]></MeterNumber>
<CarrierCode><![CDATA[ ]]></CarrierCode>
</RequestHeader>
<ShipDate><![CDATA[ ]]></ShipDate>
<ReturnShipmentIndicator></ReturnShipmentIndicator>
<DropoffType><![CDATA[ ]]></DropoffType>
<Service></Service>
<Packaging><![CDATA[ ]]></Packaging>
<WeightUnits><![CDATA[ ]]></WeightUnits>
<Weight><![CDATA[ ]]></Weight>
<ListRate><![CDATA[ ]]></ListRate>
<OriginAddress>
<StateOrProvinceCode><![CDATA[ ]]></StateOrProvinceCode>
<PostalCode><![CDATA[ ]]></PostalCode>
<CountryCode><![CDATA[ ]]></CountryCode>
</OriginAddress>
<DestinationAddress>
<StateOrProvinceCode><![CDATA[ ]]></StateOrProvinceCode>
<PostalCode><![CDATA[ ]]></PostalCode>
<CountryCode><![CDATA[ ]]></CountryCode>
</DestinationAddress>
<Payment>
<PayorType><![CDATA[ ]]></PayorType>
</Payment>
<Dimensions>
<Length></Length>
<Width></Width>
<Height></Height>
<Units></Units>
</Dimensions>
<DeclaredValue>
<Value></Value>
<CurrencyCode></CurrencyCode>
</DeclaredValue>
<SpecialServices>
<COD>
<CollectionAmount></CollectionAmount>
<CollectionType></CollectionType>
</COD>
<HoldAtLocation></HoldAtLocation>
<DangerousGoods>
<Accessibility></Accessibility>
</DangerousGoods>
<DryIce></DryIce>
<ResidentialDelivery></ResidentialDelivery>
<ResidentialPickup></ResidentialPickup>
<InsidePickup></InsidePickup>
<InsideDelivery></InsideDelivery>
<SaturdayPickup></SaturdayPickup>
<SaturdayDelivery></SaturdayDelivery>
<AOD></AOD>
<AutoPOD></AutoPOD>
<NonstandardContainer></NonstandardContainer>
</SpecialServices>
<HomeDelivery>
<Type></Type>
<SignatureRequired></SignatureRequired>
<PackageCount></PackageCount>
</HomeDelivery>
<VariableHandlingCharges>
<Level></Level>
<Type></Type>
<AmountOrPercentage></AmountOrPercentage>
</VariableHandlingCharges>
<International>
<BrokerSelectionOption></BrokerSelectionOption>
</International>
</FDXRateAvailableServicesRequest>