Skip to main content
GET
Get Delivery Request
Get detailed information about a specific delivery request using its ID.

Path Parameters

string
required
The unique identifier of the delivery request

Response

string
The unique identifier for the delivery request
string
Current status of the delivery request (PENDING, ACCEPTED, IN_TRANSIT, DELIVERED, CANCELLED)
string
Full pickup location address
string
Full delivery destination address
string
Phone number of the recipient in E.164 format
number
Estimated weight of the package in kilograms
integer
Number of packages in the delivery
string
Package contents description and handling instructions
string
ISO 8601 formatted delivery deadline
boolean
Whether the delivery crosses state lines
string
ISO 8601 timestamp when the request was created
string
ID of the user who created the request
number
Estimated delivery price in USD

Example Response