/deliveries

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Booking confirmation and retries

  • A 200 response means the delivery has been booked. Save the returned taskId; 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 deliveryType and delivery window as the confirmed booking details.
  • If you receive “already exists”, use the existing task identified in the error. Do not change merchantOrderId or add suffixes to retry the same booking.
  • If a request times out, check for an existing delivery before resubmitting. You can query GET /task/deliveries using the original merchantOrderId.
Body Params
string
enum
Allowed:
collection
object
delivery
object
customer
object
required
order
object
required
purchaser
object
int32
string
linkedTasks
array of int32s
linkedTasks
string
enum
Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json