post
https://api.quiver.london/task/deliveries
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Booking confirmation and retries
- A
200response means the delivery has been booked. Save the returnedtaskId; do not submit another booking. - If the requested service is unavailable, Quiver may accept the booking using another available service, preferring Next Day. Use the returned
deliveryTypeand delivery window as the confirmed booking details. - If you receive “already exists”, use the existing task identified in the error. Do not change
merchantOrderIdor add suffixes to retry the same booking. - If a request times out, check for an existing delivery before resubmitting. You can query
GET /task/deliveriesusing the originalmerchantOrderId.