As this is a service intended for people with no existing logistics infrastructure, this seems to be firmly in line with the uber policy of reminding everyone why rules are created in the first place...
UberRUSH API – Add on-demand delivery to your app or service
51–60 of 90 posts
Re: UberRUSH API – Add on-demand delivery to your app or service
#52Wow, this looks awesome. The ad for UberRUSH is one of the best I've ever seen: https://www.youtube.com/watch?v=FRu6M9sCfmo . I've actually been thinking of starting a similar venture in Tunisia. Over here, there is simply no straightforward way to deliver packages within a city. Obviously I don't have the platform Uber has, so I'm thinking of building both at the same time, but with a focus on package delivery for i…
Re: UberRUSH API – Add on-demand delivery to your app or service
#53Can somebody give an example of a service that needs this, where Fedex wouldn't do?
Sure. I've been involved with a bunch of vendors who exhibit at conferences. Often there is an "oh shit" moment when you unbox the crates and find that the monitor you have is busted. You're missing an audio cable. You really need a 4' 2x4 to fix a collapsed table. Doesn't really matter, but you could see a need for an "equipment and stuff" on demand in an hour type of service catering to these events. Similarly, eve…
Re: UberRUSH API – Add on-demand delivery to your app or service
#54Earlier quoted context omitted.
Please see my comment on what's currently allowed, and where our service is available: https://news.ycombinator.com/item?id=11871600 UberRUSH is focused on courier-style deliveries within a single urban environment; you can not use UberRUSH for long distance deliveries.
Thank you for providing the list. Its more open that I would have imagined. Do the current Uber imposed car requirements still apply? (I mean the year / type of car allowed).
Here are the requirements to deliver for UberRUSH:
- Be at least 19 years old (21 years old in Canada)
- Be able to lift 50 lbs
- Have a driver’s license, insurance, and vehicle registration
- Have at least 1 year of driving experience
If you want to be a bike courier:
- Be at least 19 years old
- Be able to lift 30 lbs
Re: UberRUSH API – Add on-demand delivery to your app or service
#55Can somebody give an example of a service that needs this, where Fedex wouldn't do?
https://developer.uber.com/docs/rush
I'm curious how you might compare them to FedEx's docs?
Re: UberRUSH API – Add on-demand delivery to your app or service
#56Earlier quoted context omitted.
Thank you for providing the list. Its more open that I would have imagined. Do the current Uber imposed car requirements still apply? (I mean the year / type of car allowed).
It varies; if you drive with Uber, then you can choose to also deliver goods and products. Some driver-partners choose to only do deliveries for UberRUSH; some do both. Here are the requirements to deliver for UberRUSH: - Be at least 19 years old (21 years old in Canada) - Be able to lift 50 lbs - Have a driver’s license, insurance, and vehicle registration - Have at least 1 year of driving experience If you want to…
Re: UberRUSH API – Add on-demand delivery to your app or service
#57Re: UberRUSH API – Add on-demand delivery to your app or service
#58Earlier quoted context omitted.
Why does your API is making such a big assumption that there is only one parcel/package per shipment[0]. I have looked at your competitors as well. Except for one all of them make this assumption. I guess customers with multi package shipments are not your target clients. [0] https://goshippo.com/docs/#shipments
We call them Orders, and support them for all carriers including Uber. https://www.easypost.com/docs/api#orders
Re: UberRUSH API – Add on-demand delivery to your app or service
#59Earlier quoted context omitted.
Why does your API is making such a big assumption that there is only one parcel/package per shipment[0]. I have looked at your competitors as well. Except for one all of them make this assumption. I guess customers with multi package shipments are not your target clients. [0] https://goshippo.com/docs/#shipments
We call them Orders, and support them for all carriers including Uber. https://www.easypost.com/docs/api#orders
[0]https://www.ups.com/content/us/en/resources/sri/glo_mlt_pc.h... [1]http://images.fedex.com/ca_english/businesstools/shipsoftwar...
Re: UberRUSH API – Add on-demand delivery to your app or service
#60Earlier quoted context omitted.
We call them Orders, and support them for all carriers including Uber. https://www.easypost.com/docs/api#orders
I might be wrong but it seems like the api is creating one shipment for each package with in an order. I assume that mean you will get a tracking number for each package (Unless tracking number is associated with order, not the shipment in the api). The Scenario I have seen this is not something desirable. UPS[0] and Fedex[1] I believe let you ship up to 20 boxes in one shipment. [0] https://www.ups.com/content/us/en…
It's not common, but sometimes individual shipments / parcels get separated from their orders in transit, so it can be helpful to have the individual tracking codes.