Fedex Special Rate Request using python-fedex
I am having a problem with fedex rate service request. I need to get the
Saturday Delivery rate from fedex. How can i get this? I am using
python-fedex module.
I have tried using
rate_request.RequestedShipment.ServiceType = None
rate_request.VariableOptions = 'SATURDAY_DELIVERY'
with other parameters. Please give me some hints. I am just stucked with it.
Thanks, Sohel.
No comments:
Post a Comment