Update Delivery Job

Purpose

This endpoint allows persisting updates from third-party delivery systems to Deliverect.

Format

Updates to the following are supported;

  • Delivery Job Statuses
  • Pickup Time & ETA
  • Delivery Time & ETA
  • Courier Information

Delivery Job Statuses:

Status NameMeaningInteger Value
EN_ROUTE_TO_PICKUPCourier approaching the pickup location83
ARRIVED_AT_PICKUPThe courier has arrived at the pickup location85
EN_ROUTE_TO_DROPOFFCourier approaching the drop-off location87
ARRIVED_AT_DROPOFFThe courier has arrived at the drop-off location89
DELIVEREDCourier has delivered the order90

⚠️ Timestamp Format

All timestamps are returned in UTC and formatted according to the ISO 8601 standard.


Body Params
string
string
date-time
string
uri
courier
object
locations
array of objects
locations
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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