Update Delivery Request
Delivery Requests
Update Delivery Request
Update an existing delivery request
PATCH
Update Delivery Request
Update details of an existing delivery request. Only requests in PENDING status can be updated.
Path Parameters
string
required
The unique identifier of the delivery request to update
Request Body
string
Full pickup location address including street, city, state and postal code
string
Full delivery destination address including street, city, state and postal code
string
Phone number of the recipient in E.164 format (e.g. +1234567890)
number
Estimated weight of the package in kilograms (max 500kg)
integer
Number of packages in the delivery (max 50)
string
Detailed description of the package contents and any special handling instructions
string
ISO 8601 formatted deadline for delivery completion (must be in the future)
boolean
Whether the delivery crosses state lines. Additional fees may apply.
Response
string
The unique identifier for the delivery request
string
Current status of the delivery request
string
Updated pickup location address
string
Updated delivery destination address
string
Updated phone number of the recipient
number
Updated estimated weight in kilograms
integer
Updated number of packages
string
Updated package description and handling instructions
string
Updated ISO 8601 formatted delivery deadline
boolean
Updated interstate delivery status
string
ISO 8601 timestamp when the request was last updated
number
Updated estimated delivery price in USD based on new parameters