Get a Quote
Authentication
AuthorizationBearer
Request
This endpoint expects an object.
vehicles
A list of vehicle types you'd like to retrieve quotes for.
duration
The required duration within which the order will be fulfilled.
fulfilment_date
The date on which the order should be fulfilled. Expects date in format ‘Y-m-d’.
co_loading
Whether or not the delivery driver is allowed to load items from other deliveries on their vehicle alongside yours. Defaults to false if not provided.
two_man_delivery
Whether or not the delivery driver is required to have an additional person with them to fulfil the order. Defaults to false if not provided.
order_locations
A list of order locations to deliver to. The first location object is always the pickup location, where the driver will go to pickup all items that are to be delivered for this order.
Response
uuid
The quote ID.
vehicles
An list of quote objects. Each object will contain a quote for every vehicle that was outlined in the request.
extra_trips
This will be an object when the order type is delivery, null otherwise.
remote
This will be true if any of the locations fall in a postal code that has been flagged as remote and otherwise difficult to reach.
