Kosmo allows you to access any kind of delivery type within your country. You can simplify your logistics by using different delivery types directly via our api and platform. We can also help you start offering new delivery types to your final customers.
Type | Pick Up | Drop Off | Use Cases |
---|---|---|---|
ASAP | As soon as possible | Within 30-60 mins | Food, E-commerce, Pharmacy, Flowers |
4 hours | Within 2h | Within 4h | Catering, Meal Plans, E-commerce, Pharmacy, Flowers |
Next Day | Within Same Day | Within Next Day | E-commerce, Pharmacy, Flowers |
1-3 Days | Within 24h | Within 3 Days | E-commerce |
Examples
Example 1 - ASAP
Time of Order Placement: 12:00hrs
Delivery Type: ASAP
Vehicle Type: Motorbike
pickupStartTime time: NULL
In this case, we will assume the pickupStartTime time
to be the order created time, the order will be placed
immediately and you can assume the delivery to be
picked up within the next 30’ and
completed in the next hour (by 13:00hrs).
Example 2 - 4 Hours
Time of Order Placement: 12:00hrs
Delivery Type: 4H
Vehicle Type: Motorbike
pickupStartTime time: 14:00hrs
In this case, since the pickupStartTime time is defined,
the driver will pick up the order from 14:00hrs and
the expected delivery completion of the order is by 18:00hrs.
Example 3 - Next Day
Time of Order Placement: 12:00hrs
Delivery Type: Next Day
Vehicle Type: Van
pickupStartTime time: 19 Nov 2022
In this case, since the order placement is before 14.00hrs,
the driver will pick up the order today before 21:00hrs and
the expected delivery completion of the order is tomorrow 09:00hrs to 21.00hrs.