jazminschroeder / fedex

Ruby library to interact with FedEx Rate Web Service
105 stars 179 forks source link

How to set rate_request_type => 'RETAIL' #98

Closed rajeshlmindfiresolutions closed 9 years ago

rajeshlmindfiresolutions commented 9 years ago

How to set rate_request_type => 'RETAIL'

We need the exact results from fedex . We checked in base.rb the rate_request_type is set to 'ACCOUNT', We checked by changing rate_request_type => 'RETAIL' , but it is sending the same result . And it is very diffrent than what fedex is showing .

jazminschroeder commented 9 years ago

Sorry, I am not familiar with this option. Fedex continuously add functionality to new versions of the API. Please check the Fedex documentation. If you find a solution and want to contribute PR's are always welcome!